Browse Source

Merge branch 'master' of https://gitee.com/cxasm/notepad--

爬山虎 2 years ago
parent
commit
6f36d96cdd
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/cceditor/ccnotepad.cpp

+ 2 - 1
src/cceditor/ccnotepad.cpp

@@ -1,4 +1,5 @@
-#include "ccnotepad.h"
+#include <memory>
+#include "ccnotepad.h"
 #include "filemanager.h"
 #include "Encode.h"
 #include "findwin.h"