mirror of
https://github.com/Naios/continuable.git
synced 2025-12-07 01:06:44 +08:00
Fix the test header includes
This commit is contained in:
parent
85c0d76c7c
commit
f1e9255eb9
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
#include <continuable/continuable-base.hpp>
|
#include <continuable/continuable-base.hpp>
|
||||||
#include <continuable/continuable.hpp>
|
#include <continuable/continuable.hpp>
|
||||||
#include <continuable/support/gtest.hpp>
|
#include <continuable/external/gtest.hpp>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
using cti::detail::identity;
|
using cti::detail::identity;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user