diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-03-02 12:13:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-03-02 12:13:07 +0100 |
| commit | a12ca48383614f382a18f146add62c6ebf73b0d1 (patch) | |
| tree | 57a4ed66789131cf29135d3d9553036655b0f751 /test/asset_test.cc | |
| parent | fc59113a51df5d7bbfe83b502781914af3afdd3f (diff) | |
debug
Diffstat (limited to 'test/asset_test.cc')
| -rw-r--r-- | test/asset_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/asset_test.cc b/test/asset_test.cc index 5e0d07db..e58748f4 100644 --- a/test/asset_test.cc +++ b/test/asset_test.cc @@ -37,6 +37,7 @@ #include "test.h" #include <boost/bind.hpp> #include <boost/test/unit_test.hpp> +#include <boost/locale.hpp> using std::string; |
