git/compat/msvc.h

8 lines
94 B
C

#ifndef __MSVC__HEAD
#define __MSVC__HEAD
#include "msvc-posix.h"
#include "mingw.h"
#endif