#ifndef ETW_LMM_CONFIG_HPP #define ETW_LMM_CONFIG_HPP const unsigned int etw_lmm_VERSION_MAJOR = @etw-lmm_VERSION_MAJOR@; const unsigned int etw_lmm_VERSION_MINOR = @etw-lmm_VERSION_MINOR@; #endif