diff options
Diffstat (limited to 'atf-c++.hpp')
-rw-r--r-- | atf-c++.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/atf-c++.hpp b/atf-c++.hpp index ef8db66632cb6..e915aef201647 100644 --- a/atf-c++.hpp +++ b/atf-c++.hpp @@ -31,5 +31,6 @@ #define _ATF_CXX_HPP_ #include <atf-c++/macros.hpp> +#include <atf-c++/utils.hpp> #endif // !defined(_ATF_CXX_HPP_) |