Updated iio.h

Removed stdbool.h. Otherwise, MATLAB will give out errors.
master
dpu1778 2014-11-24 14:55:02 -05:00
parent d52b01189b
commit 305954ec15
1 changed files with 0 additions and 1 deletions

1
iio.h
View File

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