diff --git a/src/simulation.hpp b/src/simulation.hpp index 5e7ab381e62b35a69aaf3f056e2808182c2e351d..5d3401fc3b3d83b1ce70fdb98989d4c945f85e4e 100644 --- a/src/simulation.hpp +++ b/src/simulation.hpp @@ -1,7 +1,7 @@ #ifndef ASIC_SIMULATION_HPP #define ASIC_SIMULATION_HPP -#define NOMINMAX +// #define NOMINMAX #include <pybind11/pybind11.h> namespace asic {