os: fix compiler warnings when just importing os

This commit is contained in:
Delyan Angelov 2020-02-05 12:23:49 +02:00 committed by GitHub
parent 06b5f43e48
commit 1618596218
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 6 deletions

1
examples/.gitignore vendored
View file

@ -1,5 +1,6 @@
/cli
/hello_world
/hanoi
/json
/links_scraper
/log