summaryrefslogtreecommitdiff
path: root/compat/msvc.h
blob: 2b87c0a7c702fcccc199970755839ed2653b7145 (plain)
1
2
3
4
5
6
7
#ifndef __MSVC__HEAD
#define __MSVC__HEAD

#include "msvc-posix.h"
#include "mingw.h"

#endif