X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fimagefile.h;h=6b6b4d530fac706ddf664dedb534ee74dc13df68;hp=a7600dcce5cc33b9c563e5ead21c0ee9103f0d99;hb=baba40afccf75bd75d612980fee023ff22c40952;hpb=2debde82a721c0cf5bdf6642ace3290f83bb21a4 diff --git a/include/imagefile.h b/include/imagefile.h index a7600dc..6b6b4d5 100644 --- a/include/imagefile.h +++ b/include/imagefile.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: imagefile.h,v 1.18 2000/07/13 07:03:21 kevin Exp $ +** $Id: imagefile.h,v 1.19 2000/12/04 04:15:48 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -28,9 +28,11 @@ #ifndef IMAGEFILE_H #define IMAGEFILE_H +#ifndef MSVC +#include +#endif #include #include -#include #include #include #include "ctsupport.h"