11 lines
192 B
C++
11 lines
192 B
C++
|
/* d4all.hpp (c)Copyright Sequiter Software Inc., 1988-1996. All rights reserved. */
|
||
|
|
||
|
#ifndef S4CBPP
|
||
|
#define S4CBPP
|
||
|
#endif
|
||
|
|
||
|
#include <iostream.h>
|
||
|
#include "d4all.h"
|
||
|
#include "d4data.hpp"
|
||
|
|