/* $VER: proto/dtclass.h 1.0 (17.4.93) */
#ifndef DTCLASS_PROTO_H
#define DTCLASS_PROTO_H 1
#include <pragmas/config.h>
#include <exec/types.h>
#include <clib/dtclass_protos.h>
#ifdef __SUPPORTS_PRAGMAS__
extern struct Library *DTClassBase;
#include <pragmas/dtclass_pragmas.h>
#endif
#endif
