mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#include <XSControl.ixx>
|
||||
#include <XSControl_WorkSession.hxx>
|
||||
|
||||
Handle(XSControl_WorkSession) XSControl::Session
|
||||
(const Handle(IFSelect_SessionPilot)& pilot)
|
||||
|
@@ -60,6 +60,11 @@
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <Message_Messenger.hxx>
|
||||
#include <Message.hxx>
|
||||
#include <Interface_Protocol.hxx>
|
||||
#include <IFSelect_Signature.hxx>
|
||||
#include <IFSelect_WorkLibrary.hxx>
|
||||
#include <Transfer_ActorOfTransientProcess.hxx>
|
||||
#include <Transfer_ActorOfFinderProcess.hxx>
|
||||
|
||||
static Handle(Dico_DictionaryOfTransient)& listadapt()
|
||||
{
|
||||
|
@@ -51,6 +51,8 @@
|
||||
#include <Message_Messenger.hxx>
|
||||
|
||||
#include <ShapeFix.hxx>
|
||||
#include <Transfer_ResultFromModel.hxx>
|
||||
#include <TColStd_HSequenceOfTransient.hxx>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user