6 lines
139 B
C++
6 lines
139 B
C++
#ifndef _G3TOG4BUILDTREE_
|
|
#define _G3TOG4BUILDTREE_ 1
|
|
#include "VolTableEntry.hh"
|
|
void G3toG4BuildTree(VolTableEntry* MotherVTE);
|
|
#endif
|