*** empty log message ***
git-svn-id: svn://10.65.10.50/trunk@3489 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
de9441eb52
commit
bffd1f1957
@ -1,4 +1,4 @@
|
|||||||
// $Id: value.h,v 1.4 1996-05-08 11:08:39 guy Exp $
|
// $Id: value.h,v 1.5 1996-09-03 09:54:51 simona Exp $
|
||||||
// language types for Simulation and SimulationManager
|
// language types for Simulation and SimulationManager
|
||||||
// -------------------------------------------------------------------------
|
// -------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -10,11 +10,13 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
#ifndef _iostream_h
|
#ifndef _iostream_h
|
||||||
#include <iostream.h>
|
#include <iostream.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef __WATCOMC__
|
#ifdef __WATCOMC__
|
||||||
#include stdlib.h
|
#include <stdlib.h>
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user