This website requires JavaScript.
Explore
Help
Register
Sign In
Hawkin
/
arangodb
mirror of
https://gitee.com/bigwinds/arangodb
Accept Transfer
Reject Transfer
Watch
1
Star
0
Fork
You've already forked arangodb
0
Code
Issues
Projects
Releases
Wiki
Activity
add0573f71
arangodb
/
build.h
6 lines
83 B
C
Raw
Blame
History
#
ifdef _WIN32
#
include
"build_win.h"
#
else
#
include
"build_posix.h"
#
endif
Reference in New Issue
View Git Blame
Copy Permalink