#ifndef UA_CONFIG_H_ #define UA_CONFIG_H_ //TODO: include all other header files #include #include //#include "opcua_builtInDatatypes.h" #include "../tool/opcua_basictypes.h" #include "../tool/opcua.h" #include "../tool/opcua_namespace_0.h" #include "UA_abbr.h" // constants #endif /* UA_CONFIG_H_ */