Materials: Correct PreCompiled.h includes in App

This commit is contained in:
Chris Hennes
2024-01-20 20:06:12 -06:00
parent f178206a2f
commit de46393711
7 changed files with 24 additions and 15 deletions

View File

@@ -21,9 +21,8 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include <string>
#endif
#include <App/Application.h>