From a5a69566b93b6d8a71c747edf3fa157ad32b8246 Mon Sep 17 00:00:00 2001 From: jan p springer Date: Mon, 14 Mar 2016 16:36:34 +0000 Subject: [PATCH] update: date stamps --- glm/gtx/io.hpp | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/glm/gtx/io.hpp b/glm/gtx/io.hpp index 68ec9208..96632b2d 100644 --- a/glm/gtx/io.hpp +++ b/glm/gtx/io.hpp @@ -1,7 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////// /// OpenGL Mathematics (glm.g-truc.net) /// -/// Copyright (c) 2005 - 2013 G-Truc Creation (www.g-truc.net) +/// Copyright (c) 2005 - 2016 G-Truc Creation (www.g-truc.net) /// Permission is hereby granted, free of charge, to any person obtaining a copy /// of this software and associated documentation files (the "Software"), to deal /// in the Software without restriction, including without limitation the rights @@ -26,7 +26,7 @@ /// /// @ref gtx_io /// @file glm/gtx/io.hpp -/// @date 2013-11-22 / 2014-11-25 +/// @date 2013-11-22 / 2016-03-14 /// @author Jan P Springer (regnirpsj@gmail.com) /// /// @see core (dependence) @@ -43,9 +43,6 @@ /// [http://home.roadrunner.com/~hinnant/bloomington/chrono_io.html] /// /// needs to be included to use these functionalities. -/// -/// GLM_META_PROG_HELPERS must be defined before including this and any other -/// glm header file. /////////////////////////////////////////////////////////////////////////////////// #pragma once