diff options
Diffstat (limited to 'project2/variables.cpp')
-rw-r--r-- | project2/variables.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project2/variables.cpp b/project2/variables.cpp index 20b4fa2..32a1a15 100644 --- a/project2/variables.cpp +++ b/project2/variables.cpp @@ -6,7 +6,6 @@ #include "genericVisitor.h" #include <libxml++/nodes/textnode.h> #include <stdexcept> -#include <syslog.h> #include <boost/tokenizer.hpp> #include <boost/foreach.hpp> #include <boost/algorithm/string/predicate.hpp> |