#ifndef PROTO_DATATYPES_H
#define PROTO_DATATYPES_H

#ifndef DATATYPES_DATATYPESCLASS_H
#include <datatypes/datatypesclass.h>
#endif

#include <clib/datatypes_protos.h>
#include <inline/datatypes.h>

#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ DataTypesBase;
#endif

#endif
