OSDN Git Service

update libMiMic
[mimic/MiMicSDK.git] / lib / src / include / NyLPC_uipService.h
diff --git a/lib/src/include/NyLPC_uipService.h b/lib/src/include/NyLPC_uipService.h
deleted file mode 100644 (file)
index a16744d..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/*********************************************************************************\r
- * PROJECT: MiMic\r
- * --------------------------------------------------------------------------------\r
- *\r
- * This file is part of MiMic\r
- * Copyright (C)2011 Ryo Iizuka\r
- *\r
- * MiMic is free software: you can redistribute it and/or modify\r
- * it under the terms of the GNU Lesser General Public License as published\r
- * by the Free Software Foundation, either version 3 of the License, or\r
- * (at your option) any later version.\r
- *\r
- * This program is distributed in the hope that it will be useful,\r
- * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
- * GNU General Public License for more details.\r
- *\r
- * You should have received a copy of the GNU Lesser General Public License\r
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.\r
- *\r
- * For further information please contact.\r
- *  http://nyatla.jp/\r
- *  <airmail(at)ebony.plala.or.jp> or <nyatla(at)nyatla.jp>\r
- *\r
- *********************************************************************************/\r
-/**\r
- * @file\r
- * このファイルは、uipディレクトリにあるヘッダファイルを集積します。\r
- */\r
-#ifndef NyLPC_uipService_H\r
-#define NyLPC_uipService_H\r
-\r
-#include "NyLPC_stdlib.h"\r
-#include "../uip/NyLPC_cTcpListener.h"\r
-#include "../uip/NyLPC_cTcpSocket.h"\r
-#include "../uip/NyLPC_cUdpSocket.h"\r
-#include "../uip/NyLPC_cUipService.h"\r
-#include "../uip/NyLPC_uip_ethernet.h"\r
-\r
-#ifdef __cplusplus\r
-extern "C" {\r
-#endif /* __cplusplus */\r
-\r
-#ifdef __cplusplus\r
-}\r
-#endif /* __cplusplus */\r
-\r
-\r
-\r
-#endif\r