Code quality: Fixed missing includes on getenv and to_string
This commit is contained in:
1
lib/external/getenv.hpp
vendored
1
lib/external/getenv.hpp
vendored
@@ -2,6 +2,7 @@
|
||||
#define ISAAC_TOOLS_GETENV
|
||||
|
||||
#include <string>
|
||||
#include <cstdlib>
|
||||
|
||||
namespace isaac
|
||||
{
|
||||
|
Reference in New Issue
Block a user