aboutsummaryrefslogtreecommitdiff
path: root/deep_test/deep_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--deep_test/deep_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deep_test/deep_test.cpp b/deep_test/deep_test.cpp
index 8a866a9..e908711 100644
--- a/deep_test/deep_test.cpp
+++ b/deep_test/deep_test.cpp
@@ -1,5 +1,5 @@
1#include "lanes/src/_pch.hpp" 1#include "lanes/src/_pch.hpp"
2#include "lanes/src/deep.h" 2#include "lanes/src/deep.hpp"
3#include "lanes/src/compat.h" 3#include "lanes/src/compat.h"
4 4
5class MyDeepFactory : public DeepFactory 5class MyDeepFactory : public DeepFactory