Use pragma once

This commit is contained in:
Christophe Riccio
2014-07-14 01:48:27 +02:00
parent 7659e901c9
commit cff845c2b4
138 changed files with 191 additions and 595 deletions

View File

@@ -26,9 +26,6 @@
/// @author Christophe Riccio
///////////////////////////////////////////////////////////////////////////////////
#ifndef GLM_PACKING_INCLUDED
#define GLM_PACKING_INCLUDED
#pragma once
#include "detail/func_packing.hpp"
#endif//GLM_PACKING_INCLUDED