We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3154e4 commit 358d3cbCopy full SHA for 358d3cb
frontend/gtkmm/main.cc
@@ -9,6 +9,8 @@
9
#ifdef _WIN32
10
#include <Windows.h>
11
#include <stdlib.h>
12
+#include <fstream>
13
+#include <streambuf>
14
#endif
15
16
#include <iostream>
0 commit comments