comparison src/Map.cc @ 1192:b6360f2d4fa6

[project @ 1995-03-30 21:38:35 by jwe]
author jwe
date Thu, 30 Mar 1995 21:38:35 +0000
parents dfe01093f657
children 611d403c7f3d
comparison
equal deleted inserted replaced
1191:f16c33407b80 1192:b6360f2d4fa6
33 License as published by the Free Software Foundation. 33 License as published by the Free Software Foundation.
34 34
35 */ 35 */
36 36
37 #ifdef HAVE_CONFIG_H 37 #ifdef HAVE_CONFIG_H
38 #include "config.h" 38 #include <config.h>
39 #endif 39 #endif
40 40
41 #include <iostream.h> 41 #include <iostream.h>
42 42
43 #include "Map.h" 43 #include "Map.h"