summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/Graphics/OpenGL.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asura.Engine/Graphics/OpenGL.h')
-rw-r--r--Source/Asura.Engine/Graphics/OpenGL.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/Source/Asura.Engine/Graphics/OpenGL.h b/Source/Asura.Engine/Graphics/OpenGL.h
index 34d662b..315c09b 100644
--- a/Source/Asura.Engine/Graphics/OpenGL.h
+++ b/Source/Asura.Engine/Graphics/OpenGL.h
@@ -3,15 +3,15 @@
namespace AsuraEngine
{
- namespace Graphics
- {
+ namespace Graphics
+ {
- class OpenGL
- {
+ class OpenGL
+ {
- };
+ };
- }
+ }
}
#endif \ No newline at end of file