#ifndef __FORKBASE_INC__ #define __FORKBASE_INC__ class ForkBase; class ForkParent; class ForkChild; #endif