Jun Furutani / libMiMic

Fork of libMiMic by Ryo Iizuka

Revision:
85:416f8bbbdf54
Parent:
43:a182f2b5ff41
Child:
111:f525c6e5e27b
--- 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
+}