#ifndef PROTO_HYPERTEXTDTCLASS_H
#define PROTO_HYPERTEXTDTCLASS_H
/*
** $PROJECT:
**
** $VER: hypertextdtclass.h 40.1 (10.09.97)
**
** $AUTHOR: Stefan Ruppert , Windthorststrasse 5 , 65439 Floersheim , GERMANY
**
** $COPYRIGHT: (C) Copyright 1997 by Stefan Ruppert, All Rights Reserved!
**
** $EMAIL: ruppert@amigaworld.com
**
** $HISTORY:
**
** 10.09.97 : 040.001 : initial
*/

#include <datatypes/hypertextclass.h>
#include <clib/hypertextdtclass_protos.h>
#ifdef __SASC
#include <pragmas/hypertextdtclass_pragmas.h>
#endif
#ifdef __GNUC__
#include <inline/hypertextdtclass_inline.h>
#endif
#endif

