#include "PreCompiled.h"
#include <stdexcept>
#include "Application.h"
#include "Document.h"
#include "DocumentPy.h"
#include "DocumentObserverPython.h"
#include <Base/Interpreter.h>
#include <Base/Exception.h>
#include <Base/Parameter.h>
#include <Base/Console.h>
#include <Base/Factory.h>
#include <Base/FileInfo.h>
#include <Base/UnitsApi.h>
Go to the source code of this file.
Defines | |
#define | new DEBUG_CLIENTBLOCK |
#define new DEBUG_CLIENTBLOCK |
Definition at line 48 of file App/ApplicationPy.cpp.