UA_config.h 130 B

123456789
  1. #ifndef UA_CONFIG_H_
  2. #define UA_CONFIG_H_
  3. #TODO: include all other header files
  4. #include "UA_abbr.h"
  5. #endif /* UA_CONFIG_H_ */