mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-12 00:14:39 +01:00
Remove "#pragma once" directive in a cpp file
This commit is contained in:
parent
d85dee5be4
commit
4f14116a04
|
|
@ -1,7 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "GLGSRender.h"
|
||||
#include "GLTextureCache.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue