=================================================================== RCS file: /home/cvs/OpenXM/src/oxmgraph/graph.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- OpenXM/src/oxmgraph/graph.c 2009/03/06 05:34:26 1.3 +++ OpenXM/src/oxmgraph/graph.c 2009/03/17 17:04:14 1.4 @@ -8,6 +8,9 @@ License: This software is distributed under the 2-clua #ifdef MAC_OS_X #include #else +#if defined (_MSC_VER) +#include +#endif #include #include #include