mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-16 22:17:02 +07:00
fix doctest compilation
This commit is contained in:
@@ -8,3 +8,6 @@
|
|||||||
|
|
||||||
#include <meta.hpp/meta_all.hpp>
|
#include <meta.hpp/meta_all.hpp>
|
||||||
#include <doctest/doctest.h>
|
#include <doctest/doctest.h>
|
||||||
|
|
||||||
|
// https://github.com/onqtam/doctest/issues/126
|
||||||
|
#include <iostream>
|
||||||
|
|||||||
Reference in New Issue
Block a user