#ifndef ORANGETREE_H #define ORANGETREE_H #include <stdlib.h> #include "OT_types.h" #include "OT_functions.h" #endif