Include guard.
This commit is contained in:
parent
ceaa3cbc96
commit
057597e385
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#pragma once
|
||||
#include "../base/base.hpp"
|
||||
|
||||
// Similarly to namespace m2 - 2d math, this is a namespace for nd math.
|
||||
|
|
Reference in a new issue