~tomprogs/gewoopi/trunk

« back to all changes in this revision

Viewing changes to test/angles.cpp

  • Committer: Thomas Geymayer
  • Date: 2010-03-26 11:56:05 UTC
  • Revision ID: tomgey@gmail.com-20100326115605-iir4j91614620ij3
Fixed .obj loading, enable grabbing and general cleanup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
#include "std_test.hpp"
16
16
 
17
 
#include <gewoopi/math/math.h>
 
17
#include <gewoopi/math/math.hpp>
18
18
 
19
19
BOOST_AUTO_TEST_CASE( Angles_Testing )
20
20
{