Skip to content

Commit 7534fe8

Browse files
committed
removed unused defines
1 parent 8e4f181 commit 7534fe8

File tree

1 file changed

+0
-7
lines changed
  • include/omath/linear_algebra

1 file changed

+0
-7
lines changed

include/omath/linear_algebra/mat.hpp

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@
1111
#include <stdexcept>
1212
#include <utility>
1313

14-
#ifdef near
15-
#undef near
16-
#endif
17-
18-
#ifdef far
19-
#undef far
20-
#endif
2114

2215
namespace omath
2316
{

0 commit comments

Comments
 (0)