mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Merge with develop
This commit is contained in:
parent
6e471c02d3
commit
aed875fe3b
2 changed files with 3 additions and 1 deletions
|
@ -28,3 +28,6 @@ before_script:
|
|||
script:
|
||||
- cmake -Hcode -Bbuild $CMAKE_BUILD_OPTIONS
|
||||
- cmake --build build -- -j 2
|
||||
|
||||
notifications:
|
||||
irc: "chat.freenode.net#ryzomforge"
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
#define PRF(x)
|
||||
#endif
|
||||
|
||||
#include <windows.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "Bcj2.h"
|
||||
|
|
Loading…
Reference in a new issue