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 269c935 commit c89aa80Copy full SHA for c89aa80
ImFileDialog.cpp
@@ -14,6 +14,7 @@
14
#include "stb_image.h"
15
16
#ifdef _WIN32
17
+#define NOMINMAX
18
#include <windows.h>
19
#include <shellapi.h>
20
#include <lmcons.h>
0 commit comments