We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6896cb5 commit ddac7c3Copy full SHA for ddac7c3
include/cpp-terminfo/Get.hpp
@@ -11,6 +11,8 @@
11
12
#include "cpp-terminfo/Terminfo.hpp"
13
14
+#include <functional>
15
+
16
#ifdef _WIN32
17
#ifdef BUILDING_DLL
18
#define DLL_EXPORT __declspec(dllexport)
0 commit comments