소스 검색

Actually drop including starpu's config.h

Samuel Thibault 10 년 전
부모
커밋
af0817b43f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/dolib.c

+ 0 - 1
src/dolib.c

@@ -18,7 +18,6 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <common/config.h>
 #if defined(_WIN32) && !defined(__MINGW32__) && !defined(__CYGWIN__)
 #include <unistd.h>
 #endif