summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-01-29 19:16:44 -0500
committerLioncash <mathew1800@gmail.com>2017-01-29 19:30:56 -0500
commit1801180a30c9129e7d08aae16a7b6096023039d5 (patch)
treef344ef6d438a19c59c0c62e90f92dfe826507922 /Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
parent9fc5f4ad23e233071b45f677b525a76ecff6913e (diff)
IOS STM: Get rid of forward declarations in the cpp file
Forward declaring functions from a completely different header inside a cpp file can lead to linker errors. Forward declaring also doesn't really provide any benefit within cpp files unless it's to bring an internally linked function within the same file into scope.
Diffstat (limited to 'Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions