#include "PreCompiled.h"
#include <memory>
#include "DocumentProtectorPy.h"
#include "DocumentProtector.h"
#include <Base/Exception.h>
#include <Base/Interpreter.h>
#include <App/DocumentPy.h>
#include <App/DocumentObject.h>
#include <App/DocumentObjectPy.h>
Go to the source code of this file.