OSDN Git Service

first
[psychlops/cpp.git] / psychlops / core / ApplicationInterfaces / psychlops_code.h
1 /*\r
2  *  psychlops_code.h\r
3  *  Psychlops Standard Library (Universal)\r
4  *\r
5  *  Last Modified 2005/12/17 by Kenchi HOSOKAWA\r
6  *  (C) 2005 Kenchi HOSOKAWA, Kazushi MARUYA, Takao SATO\r
7  */\r
8 \r
9 #ifndef HEADER_PSYCHLOPS_CODE\r
10 #define HEADER_PSYCHLOPS_CODE\r
11 \r
12 \r
13 #ifndef NULL\r
14 #define NULL 0\r
15 #endif\r
16 \r
17 #include "psychlops_code_exception.h"
18 #include "psychlops_code_snippets.h"\r
19 \r
20 \r
21 #endif\r