summaryrefslogtreecommitdiff
path: root/helpers/glprofile.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/glprofile.hpp')
-rw-r--r--helpers/glprofile.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/helpers/glprofile.hpp b/helpers/glprofile.hpp
index b662f3af..554294fb 100644
--- a/helpers/glprofile.hpp
+++ b/helpers/glprofile.hpp
@@ -29,8 +29,7 @@
*/
-#ifndef GLPROFILE_HPP
-#define GLPROFILE_HPP
+#pragma once
#include <ostream>
@@ -134,4 +133,3 @@ struct Extensions
} /* namespace glprofile */
-#endif // GLPROFILE_HPP