#ifndef _FGNG_H_ #define _FGNG_H_ // This is a proxy header file whose sole purpose is to allow the // fgngRTree.h file to find the definition of the FGngNode class // defined in fgngFib.h #include "fgngFib.h" #endif