remove circular include
This commit is contained in:
parent
964484705c
commit
f2ec1c1cdf
|
|
@ -16,9 +16,6 @@
|
|||
//
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "dftraverser.h"
|
||||
|
||||
#include <notify.h>
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Function: DFTraverser::Constructor
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@
|
|||
#include "nodeRelation.h"
|
||||
|
||||
#include <typedObject.h>
|
||||
#include <notify.h>
|
||||
|
||||
///////////////////////////////////////////////////////////////////
|
||||
// Class : DFTraverser
|
||||
|
|
|
|||
Loading…
Reference in New Issue