...

Dependents:   2doejemplo Labo_TRSE_Drone

Fork of mbed by mbed official

Revision:
18:b3c9f16cbb96
Parent:
11:1c1ebd0324fa
Child:
27:7110ebee3484
--- a/FunctionPointer.h	Tue Dec 01 14:24:15 2009 +0000
+++ b/FunctionPointer.h	Mon May 17 14:18:54 2010 +0000
@@ -6,7 +6,7 @@
 #ifndef MBED_FUNCTIONPOINTER_H
 #define MBED_FUNCTIONPOINTER_H
 
-#include "string.h"
+#include <string.h>
 
 namespace mbed {