浏览代码

Try to fix linkage for unit test environment

bel 8 年之前
父节点
当前提交
08450f6b77
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      test/private.c

+ 1 - 2
test/private.c

@@ -36,9 +36,8 @@
 #include <stdlib.h>
 #include <time.h>
 
-#define USE_TIMERS
 //#define CIVETWEB_API static
-#include "../include/civetweb.h"
+//#include "../include/civetweb.h"
 #include "../src/civetweb.c"
 
 #include "private.h"