App: Remove manual PCH entries
This commit is contained in:
@@ -18,13 +18,10 @@
|
||||
* *
|
||||
**************************************************************************************************/
|
||||
|
||||
#include "PreCompiled.h" // NOLINT
|
||||
#ifndef _PreComp_
|
||||
#include <Python.h>
|
||||
#include <filesystem>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#endif
|
||||
|
||||
|
||||
#include "Application.h"
|
||||
|
||||
Reference in New Issue
Block a user