diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-22 01:39:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-22 01:39:22 +0100 |
| commit | 5fbcd3a8dc711c6c42efabbac72ab0408f504ea2 (patch) | |
| tree | dfc84a000b2e2c67b6c73c2b8809b5da3137ecc4 /test/verify_test.cc | |
| parent | bebe2f996176113a527bf2492fd179420493d0ff (diff) | |
Assorted c++11 cleanups.
Diffstat (limited to 'test/verify_test.cc')
| -rw-r--r-- | test/verify_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/verify_test.cc b/test/verify_test.cc index a9d5c0a7..a6f71b49 100644 --- a/test/verify_test.cc +++ b/test/verify_test.cc @@ -54,7 +54,6 @@ #include "raw_convert.h" #include "stream_operators.h" #include <boost/test/unit_test.hpp> -#include <boost/foreach.hpp> #include <boost/algorithm/string.hpp> #include <cstdio> #include <iostream> |
