#ifndef NUMBER_HEADER #define NUMBER_HEADER // header to include all of the // ones inside the NUMBER folder #include "BITS.h" #include "INT.h" #include "FLOAT.h" #endif // NUMBER_HEADER