Moved test to GTX tests

This commit is contained in:
Christophe Riccio
2011-06-01 17:00:20 +01:00
parent 39580d05f0
commit e43633dbe6
2 changed files with 3 additions and 58 deletions

View File

@@ -1,6 +1,3 @@
#ifndef GLM_EXT_VIRTREV_XSTREAM_HPP
#define GLM_EXT_VIRTREV_XSTREAM_HPP
///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2011 G-Truc Creation (www.g-truc.net)
// Virtrev SDK copyright matrem (matrem84.free.fr)
@@ -15,6 +12,9 @@
// - GLM_GTX_matrix_selection
///////////////////////////////////////////////////////////////////////////////////////////////////
#ifndef GLM_EXT_VIRTREV_XSTREAM_HPP
#define GLM_EXT_VIRTREV_XSTREAM_HPP
#include "../glm.hpp"
#include "../gtc/matrix_access.hpp"
#include <iostream>