#include "PreCompiled.h"
#include <assert.h>
#include <CXX/Objects.hxx>
#include <Base/Exception.h>
#include <Base/Reader.h>
#include <Base/Writer.h>
#include <Base/Console.h>
#include "DocumentObject.h"
#include "DocumentObjectPy.h"
#include "Document.h"
#include "PropertyLinks.h"
Go to the source code of this file.