App: Add PreCompiled.h to Varset cpp file (#12541)
* App: Add PreCompiled.h to Varset cpp file
This commit is contained in:
@@ -20,7 +20,11 @@
|
||||
* *
|
||||
****************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#include <iostream>
|
||||
#endif
|
||||
|
||||
#include "VarSet.h"
|
||||
#include "DocumentObject.h"
|
||||
|
||||
Reference in New Issue
Block a user