summaryrefslogtreecommitdiffstats
path: root/src/vZ.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vZ.hpp')
-rw-r--r--src/vZ.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vZ.hpp b/src/vZ.hpp
index 7a311b1..9ce7beb 100644
--- a/src/vZ.hpp
+++ b/src/vZ.hpp
@@ -31,5 +31,7 @@
#include <vZ/Midpoint.hpp>
#include <vZ/Heun.hpp>
#include <vZ/RK4.hpp>
+#include <vZ/Adaptive.hpp>
+#include <vZ/HE12.hpp>
#endif // VZ_HPP