remove circular include

This commit is contained in:
David Rose 2001-06-05 21:43:13 +00:00
parent 964484705c
commit f2ec1c1cdf
2 changed files with 1 additions and 3 deletions

View File

@ -16,9 +16,6 @@
//
////////////////////////////////////////////////////////////////////
#include "dftraverser.h"
#include <notify.h>
////////////////////////////////////////////////////////////////////
// Function: DFTraverser::Constructor

View File

@ -25,6 +25,7 @@
#include "nodeRelation.h"
#include <typedObject.h>
#include <notify.h>
///////////////////////////////////////////////////////////////////
// Class : DFTraverser