We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2fed97 commit 2ccbb7fCopy full SHA for 2ccbb7f
source/matplot/util/popen.cpp
@@ -3,6 +3,7 @@
3
#include <array>
4
#include <system_error>
5
#include <cstring> // strerror
6
+#include <cstdlib> // exit
7
8
#ifdef _WIN32
9
0 commit comments