diff options
Diffstat (limited to 'test/test.h')
| -rw-r--r-- | test/test.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.h b/test/test.h index 62a4c942..d9860687 100644 --- a/test/test.h +++ b/test/test.h @@ -17,6 +17,8 @@ */ +#include <boost/filesystem.hpp> + namespace xmlpp { class Element; } |
