separate in directories
[mTask.git] / client / spec.h
index a8e0d7d..a7adebc 100644 (file)
@@ -1,9 +1,6 @@
 #ifndef SPEC_H
 #define SPEC_H
 
-#include <stdint.h>
-#include <stdbool.h>
-
 void spec_send(void);
 
 #endif