15 lines
237 B
C++
15 lines
237 B
C++
|
/* d4all.hpp (c)Copyright Sequiter Software Inc., 1989-1993. All rights reserved. */
|
||
|
|
||
|
#ifndef S4CBPP
|
||
|
#define S4CBPP
|
||
|
#endif
|
||
|
|
||
|
#include <iostream.h>
|
||
|
#include "d4all.h"
|
||
|
#include "d4data.hpp"
|
||
|
|
||
|
#ifdef S4CODE_SCREENS
|
||
|
#include "w4.hpp"
|
||
|
#endif
|
||
|
|