mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-10 02:30:12 +01:00
Remove "#pragma once" directive in a cpp file
This commit is contained in:
parent
ab595d2b95
commit
2d037fa130
|
|
@ -1,7 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "GLGSRender.h"
|
||||
#include "GLTextureCache.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue