Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more
Diff: mbed/mod/ModBaseClass.cpp
- 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 +}