git-svn-id: https://reactphysics3d.googlecode.com/svn/trunk@92 92aac97c-a6ce-11dd-a772-7fcde58d38e6
This commit is contained in:
parent
b7241a6e5c
commit
fe1c482d4b
|
@ -19,11 +19,11 @@
|
|||
// Libraries
|
||||
#include <iostream>
|
||||
#include "TestSuite/Suite.h"
|
||||
#include "mathematics/VectorTest.h"
|
||||
#include "mathematics/Vector3DTest.h"
|
||||
#include "mathematics/MatrixTest.h"
|
||||
#include "mathematics/Matrix3x3Test.h"
|
||||
#include "mathematics/QuaternionTest.h"
|
||||
#include "testing_mathematics/VectorTest.h"
|
||||
#include "testing_mathematics/Vector3DTest.h"
|
||||
#include "testing_mathematics/MatrixTest.h"
|
||||
#include "testing_mathematics/Matrix3x3Test.h"
|
||||
#include "testing_mathematics/QuaternionTest.h"
|
||||
|
||||
// Namespaces
|
||||
using namespace std;
|
||||
|
|
Loading…
Reference in New Issue
Block a user