Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
Socializer
Socializer
/
compat
/
msvc.h
Code
Commits
Pulls
CI/CD
81,348
maint
bisect
jch
maint
master
next
seen
test
todo
h
7 lines
94 Bytes
Copy permalink
Copy
Raw
1
#ifndef __MSVC__HEAD
2
#define __MSVC__HEAD
3
4
#include
"msvc-posix.h"
5
#include
"mingw.h"
6
7
#endif