This website works better with JavaScript.
Home
Explore
Help
Sign In
eden-emu
/
eden
mirror of
https://git.eden-emu.dev/eden-emu/eden.git
Watch
1
Star
0
Fork
0
Code
Releases
Wiki
Activity
Browse Source
FIX BSD DEFINE IN FUCKING BSD?, fix INVALID_SOCKET on httplib
lizzie/unity-build
lizzie
6 months ago
parent
0bd93d1807
commit
13959599b4
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/common/httplib.h
2
src/common/httplib.h
View File
@ -16,3 +16,5 @@
#
ifdef __GNUC__
#
ifdef __GNUC__
#
pragma GCC diagnostic pop
#
pragma GCC diagnostic pop
#
endif
#
endif
#
undef INVALID_SOCKET
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
eden-emu/eden
Title
Body
Create Issue