Commented out stdbool.h

master
acozma 2015-05-15 11:27:33 +03:00
parent fe614823f9
commit 5b10da0cc0
1 changed files with 1 additions and 1 deletions

2
iio.h
View File

@ -26,7 +26,7 @@
extern "C" {
#endif
#include <stdbool.h>
//#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
#include <sys/types.h>