From 305954ec1562214a57d4905bc6c3df95e1a79f08 Mon Sep 17 00:00:00 2001 From: dpu1778 Date: Mon, 24 Nov 2014 14:55:02 -0500 Subject: [PATCH] Updated iio.h Removed stdbool.h. Otherwise, MATLAB will give out errors. --- iio.h | 1 - 1 file changed, 1 deletion(-) diff --git a/iio.h b/iio.h index cc728c1..2346fd9 100644 --- a/iio.h +++ b/iio.h @@ -26,7 +26,6 @@ extern "C" { #endif -#include #include #include #include