commit | 57f13f49f6d5490b66de008ed72dd8d77acb44a6 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Oct 01 13:21:44 2012 -0700 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Oct 01 13:21:44 2012 -0700 |
tree | 7dfca052fcd0479cda22c2cdb88fde04ab378359 | |
parent | a2e0b08f1d145b7949d17a8b59cba0f135b9707e [diff] |
remove reference to tinyxml
diff --git a/model/sync-state.cc b/model/sync-state.cc index 137e8b0..d9fe538 100644 --- a/model/sync-state.cc +++ b/model/sync-state.cc
@@ -30,8 +30,6 @@ #include <boost/throw_exception.hpp> #include <boost/lexical_cast.hpp> -#include <tinyxml.h> - using namespace std; using namespace boost;