aboutsummaryrefslogtreecommitdiff
path: root/test_package/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test_package/test.cpp')
-rw-r--r--test_package/test.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/test_package/test.cpp b/test_package/test.cpp
new file mode 100644
index 0000000..168ac09
--- /dev/null
+++ b/test_package/test.cpp
@@ -0,0 +1,7 @@
+#include <wanda/control/commander.hpp>
+#include <wanda/meta/deferred_failure.hpp>
+#include <wanda/proto/version.hpp>
+#include <wanda/std_ext/optional.hpp>
+#include <wanda/system/magic.hpp>
+
+auto main() -> int {} \ No newline at end of file