diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-12-09 20:37:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-12-10 00:07:51 +0100 |
| commit | a65f6872b5f085347d8be99c7efbe98dcc45065a (patch) | |
| tree | 364f501674f092a33172b3d6eefef8257f84947e /src | |
| parent | bda260b28585d2bfda787d54916013395c4a2abb (diff) | |
Remove now-unused boost regex.xerces
Diffstat (limited to 'src')
| -rw-r--r-- | src/verify.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/verify.cc b/src/verify.cc index cb2b1287..6684eac6 100644 --- a/src/verify.cc +++ b/src/verify.cc @@ -60,7 +60,6 @@ #include <boost/noncopyable.hpp> #include <boost/foreach.hpp> #include <boost/algorithm/string.hpp> -#include <boost/regex.hpp> #include <map> #include <list> #include <vector> |
