Merge pull request #24240 from mrpilot2/cmake_pch_mods_part_2
Mods: use CMake to generate precompiled headers on all platforms
This commit is contained in:
@@ -21,13 +21,11 @@
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#include <QAction>
|
||||
#include <QListWidget>
|
||||
#include <QMessageBox>
|
||||
#endif
|
||||
|
||||
|
||||
#include <Base/Interpreter.h>
|
||||
#include <Base/Converter.h>
|
||||
|
||||
Reference in New Issue
Block a user