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.
Fork of libMiMic by
Diff: mbed/mod/ModBaseClass.cpp
- Revision:
- 66:ee7866efe5e6
- Parent:
- 43:a182f2b5ff41
diff -r 258e84040262 -r ee7866efe5e6 mbed/mod/ModBaseClass.cpp --- a/mbed/mod/ModBaseClass.cpp Wed Oct 23 04:49:08 2013 +0000 +++ b/mbed/mod/ModBaseClass.cpp Tue Nov 12 03:45:21 2013 +0000 @@ -1,5 +1,3 @@ -#pragma once - #include "ModBaseClass.h" #include "HttpdConnection.h" #include "NyLPC_cHttpdConnection_protected.h"
