mirror of
https://github.com/Naios/continuable.git
synced 2025-12-06 16:56:44 +08:00
fix include format
This commit is contained in:
parent
cb9cefa4f3
commit
359a26d96c
@ -28,8 +28,8 @@
|
|||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
**/
|
**/
|
||||||
|
|
||||||
#ifndef CONTINUABLE_GTEST_HPP_INCLUDED
|
#ifndef CONTINUABLE_SUPPORT_GTEST_HPP_INCLUDED
|
||||||
#define CONTINUABLE_GTEST_HPP_INCLUDED
|
#define CONTINUABLE_SUPPORT_GTEST_HPP_INCLUDED
|
||||||
|
|
||||||
#include <continuable/detail/other/testing.hpp>
|
#include <continuable/detail/other/testing.hpp>
|
||||||
#include <continuable/detail/utility/traits.hpp>
|
#include <continuable/detail/utility/traits.hpp>
|
||||||
@ -169,4 +169,4 @@
|
|||||||
|
|
||||||
/// \}
|
/// \}
|
||||||
|
|
||||||
#endif // CONTINUABLE_GTEST_HPP_INCLUDED
|
#endif // CONTINUABLE_SUPPORT_GTEST_HPP_INCLUDED
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user