Include helper_functions like all other library components

This commit is contained in:
Matthias Grob
2019-09-16 15:30:37 +02:00
committed by Julian Kent
parent 60c9c99dcc
commit a374f37a54
5 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "test_macros.hpp"
#include <matrix/helper_functions.hpp>
#include <matrix/math.hpp>
using namespace matrix;