alroyso 1 éve
szülő
commit
f6e3412925
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      windows/runner/main.cpp

+ 1 - 1
windows/runner/main.cpp

@@ -6,7 +6,7 @@
 #include "flutter_window.h"
 #include "utils.h"
 #include <protocol_handler/protocol_handler_plugin.h>
-
+#include <flutter/standard_method_codec.h>
 // 展示控制台
 void ShowConsole() {
   HWND hWnd = ::GetConsoleWindow();