OSDN Git Service

Replace samples.
[nxt-jsp/etrobo-atk.git] / nxtOSEK / samples_c++ / smartPtrTest / nxtConfig.h
1 #ifndef _NXTCONFIG_H_\r
2 #define _NXTCONFIG_H_\r
3 \r
4 #define NXT_ASSERT 1\r
5 #define NXT_WARN_ASSERT 1\r
6 \r
7 #endif\r
8 \r
9 \r