Cleans up some debug code

This commit is contained in:
karlberg
2021-05-04 08:49:35 -07:00
parent d0a561fa01
commit bbe3fcfdd9
5 changed files with 5 additions and 13 deletions
@@ -9,7 +9,7 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*
*/
#pragma optimize("", off)
#include <AzCore/Component/TransformBus.h>
#include <AzFramework/Viewport/CameraState.h>
#include <AzFramework/Visibility/BoundsBus.h>