Commit fe0246a7 authored by mercury233's avatar mercury233

fix

parent cba75281
......@@ -20,9 +20,6 @@ install:
- 7z x sqlite-amalgamation-3150200.zip
- move sqlite-amalgamation-3150200 sqlite3
- appveyor DownloadFile https://github.com/tronkko/dirent/raw/master/include/dirent.h
- move dirent.h gframe\
# let premake happy
- xcopy /E premake\* .
......
......@@ -4,7 +4,6 @@
#include "data_manager.h"
#include "deck_manager.h"
#include "replay.h"
#include "netserver.h"
#else
#include "image_manager.h"
#include "data_manager.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment