summaryrefslogtreecommitdiffstats
path: root/include/mm/mmmatrix.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mm/mmmatrix.hpp')
-rw-r--r--include/mm/mmmatrix.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mm/mmmatrix.hpp b/include/mm/mmmatrix.hpp
index 0f8833e..28e8c1d 100644
--- a/include/mm/mmmatrix.hpp
+++ b/include/mm/mmmatrix.hpp
@@ -11,7 +11,9 @@
*/
#pragma once
+#ifndef NDEBUG
#include "mm/debug.hpp"
+#endif
#include <iostream>
#include <iomanip>