소스 검색

removed extra include that was giving problems on ubuntu, now everything is fixed

Luis 9 년 전
부모
커밋
eaf79f4308
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      functions.cpp

+ 0
- 1
functions.cpp 파일 보기

@@ -7,7 +7,6 @@
7 7
 
8 8
 #include <QMessageBox>
9 9
 #include <QMap>
10
-#include <windows.h>
11 10
 #include "functions.h"
12 11
 #ifdef _WIN32
13 12
 #include <windows.h>