7 lines
127 B
C

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