aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/command_line.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/command_line.hpp')
-rw-r--r--utils/command_line.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/command_line.hpp b/utils/command_line.hpp
index c991e4a..f99c3c1 100644
--- a/utils/command_line.hpp
+++ b/utils/command_line.hpp
@@ -5,10 +5,8 @@
#pragma once
-#pragma warning(push, 0)
#include <boost/filesystem.hpp>
#include <boost/program_options.hpp>
-#pragma warning(pop)
#include <exception>
#include <iostream>