diff options
Diffstat (limited to 'Source/Asura.Engine/Graphics/OpenGL.cpp')
-rw-r--r-- | Source/Asura.Engine/Graphics/OpenGL.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Source/Asura.Engine/Graphics/OpenGL.cpp b/Source/Asura.Engine/Graphics/OpenGL.cpp index ec23f52..dac2ea4 100644 --- a/Source/Asura.Engine/Graphics/OpenGL.cpp +++ b/Source/Asura.Engine/Graphics/OpenGL.cpp @@ -2,10 +2,10 @@ namespace AsuraEngine { - namespace Graphics - { + namespace Graphics + { - } + } }
\ No newline at end of file |