소스 검색

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"