瀏覽代碼

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>