For test

Dependencies:   mbed

Revision:
10:9d4ec0359a5c
Parent:
6:a8cf39c768c4
--- a/WString.h	Sat Jan 31 12:21:04 2015 +0000
+++ b/WString.h	Mon Feb 02 09:46:16 2015 +0000
@@ -19,8 +19,8 @@
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
 
-#ifndef __WSTRING_CLASS_H__
-#define __WSTRING_CLASS_H__
+#ifndef __WSTRING_H__
+#define __WSTRING_H__
 #ifdef __cplusplus
 
 #include "mbed.h"
@@ -200,4 +200,4 @@
 };
 
 #endif  // __cplusplus
-#endif  // __WSTRING_CLASS_H__
+#endif  // __WSTRING_H__