Rename basetypes to mathtypes
This commit is contained in:
parent
108be3035f
commit
e9308b839c
3 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
#define _BOARD_H_
|
||||
|
||||
#include "gametypes.h"
|
||||
#include "basetypes.h"
|
||||
#include "mathtypes.h"
|
||||
|
||||
#include <limits> // std::numeric_limits
|
||||
#include <vector> // std::vector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue