aboutsummaryrefslogtreecommitdiffstats
path: root/yage/math/matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/math/matrix.h')
-rw-r--r--yage/math/matrix.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/yage/math/matrix.h b/yage/math/matrix.h
index a41c522f..c1a93413 100644
--- a/yage/math/matrix.h
+++ b/yage/math/matrix.h
@@ -7,14 +7,10 @@
* ----------------------------------------------------------------------------
*/
-/** @file
- */
-
#pragma once
#include <algorithm>
#include <exception>
-#include <iostream>
#include <sstream>
#include <string>
#include <vector>