Refactor #includes and headers
[fio.git] / compiler / compiler.h
index 91a988369eccff1576ac60ef5c65c8cb52fb8310..8488aa0d4bd0ee558c9448561325ce11baa0c0a8 100644 (file)
@@ -1,6 +1,5 @@
 #ifndef FIO_COMPILER_H
 #define FIO_COMPILER_H
-#include <assert.h>
 
 #if __GNUC__ >= 4
 #include "compiler-gcc4.h"