#ifndef W32LIB_H #define W32LIB_H #include #include #include "w32lib_api.h" #ifdef __cplusplus extern "C" { #endif /* pre-alpha */ #ifndef WLIB_APP #ifndef WLIB_PRE_ALPHA #error libw32lib: pre-alpha: ABI is not final! #error to use the library, please pass -DWLIB_PRE_ALPHA to the compiler. #endif #endif #ifdef __cplusplus } #endif #endif