diff options
-rw-r--r-- | project2/common/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project2/common/options.h b/project2/common/options.h index 2ccb7ec..d4cd891 100644 --- a/project2/common/options.h +++ b/project2/common/options.h @@ -6,6 +6,7 @@ #include <vector> #include <list> #include <boost/lexical_cast.hpp> +#include <boost/utility/enable_if.hpp> namespace std { // |