2016-12-19 14:46:28 -08:00

7 lines
137 B
C

#ifndef COMPAT_RESOURCE_H
#define COMPAT_RESOURCE_H 1
/* Compatibility header to avoid lots of #ifdef _WIN32's in includes.h */
#endif