mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-30 15:59:37 -05:00
Remove optimization pragma
This commit is contained in:
@@ -146,7 +146,7 @@ namespace {
|
||||
glBindVertexArray(0);
|
||||
}
|
||||
} // namespace
|
||||
#pragma optimize("", off)
|
||||
|
||||
namespace openspace {
|
||||
|
||||
void AtmosphereDeferredcaster::initialize() {
|
||||
|
||||
Reference in New Issue
Block a user