sttcl  v0.9c
STTCL C++ template state machine framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SttclConfig.h
Go to the documentation of this file.
1 /*
2  * SttclConfig.h
3  *
4  * Created on: 13.03.2013
5  * Author: Admin
6  */
7 
8 #ifndef STTCLCONFIG_H_
9 #define STTCLCONFIG_H_
10 
11 #define STTCL_HAVE_RTTI
12 
13 
14 #endif /* STTCLCONFIG_H_ */