Update matrix.h
Removed extraneous character that, when the "math" directory is included, causes the doxygen build to fail.
This commit is contained in:
parent
a308d82770
commit
0e9c4ca720
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
#include "common/streamdebug.h"
|
||||
|
||||
/**
|
||||
* \namespace Math.
|
||||
* \namespace Math
|
||||
* This namespace contains some useful classes dealing with math and geometry.
|
||||
*
|
||||
* The most important classes are Matrix and its base classes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue