fix include format

This commit is contained in:
Christos Stratopoulos 2019-12-05 12:28:34 -05:00
parent cb9cefa4f3
commit 359a26d96c

View File

@ -28,8 +28,8 @@
SOFTWARE.
**/
#ifndef CONTINUABLE_GTEST_HPP_INCLUDED
#define CONTINUABLE_GTEST_HPP_INCLUDED
#ifndef CONTINUABLE_SUPPORT_GTEST_HPP_INCLUDED
#define CONTINUABLE_SUPPORT_GTEST_HPP_INCLUDED
#include <continuable/detail/other/testing.hpp>
#include <continuable/detail/utility/traits.hpp>
@ -169,4 +169,4 @@
/// \}
#endif // CONTINUABLE_GTEST_HPP_INCLUDED
#endif // CONTINUABLE_SUPPORT_GTEST_HPP_INCLUDED