We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a56b8ef + 1c81f3a commit 336ae14Copy full SHA for 336ae14
util/src/environment.cc
@@ -1,5 +1,6 @@
1
#include <leatherman/util/environment.hpp>
2
#include <boost/nowide/cenv.hpp>
3
+#include <stdexcept>
4
5
using namespace std;
6
0 commit comments