Explorar o código

Merge pull request #2171 from lioncash/pragma

gl_shader_disk_cache: Remove #pragma once from cpp file
bunnei %!s(int64=7) %!d(string=hai) anos
pai
achega
b27e6ad912
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/video_core/renderer_opengl/gl_shader_disk_cache.cpp

+ 0 - 2
src/video_core/renderer_opengl/gl_shader_disk_cache.cpp

@@ -2,8 +2,6 @@
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.
 
-#pragma once
-
 #include <cstring>
 #include <fmt/format.h>
 #include <lz4.h>