diff options
author | Julio Merino <jmmv@FreeBSD.org> | 2013-11-15 21:28:06 +0000 |
---|---|---|
committer | Julio Merino <jmmv@FreeBSD.org> | 2013-11-15 21:28:06 +0000 |
commit | b2b6e97c465e6ea7f9e9e631898d5ec26c65daa1 (patch) | |
tree | e48e3dcbeca816c29ca712eac6c8f5b0e8bc07f0 /atf-c++.hpp | |
parent | f1e38e2131a6c87bafd2199650db07955c0386e0 (diff) |
Notes
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_) |