Ryo Iizuka / libMiMic

Dependents:   MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more

Revision:
85:416f8bbbdf54
Parent:
43:a182f2b5ff41
Child:
111:f525c6e5e27b
diff -r a5f5973591d8 -r 416f8bbbdf54 mbed/mod/ModBaseClass.cpp
--- a/mbed/mod/ModBaseClass.cpp	Fri Jul 04 02:10:40 2014 +0000
+++ b/mbed/mod/ModBaseClass.cpp	Fri Jul 04 14:28:46 2014 +0000
@@ -1,5 +1,3 @@
-#pragma once
-
 #include "ModBaseClass.h"
 #include "HttpdConnection.h"
 #include "NyLPC_cHttpdConnection_protected.h"
@@ -55,4 +53,4 @@
         }
         return true;
     }        
-}
\ No newline at end of file
+}