From 811591734e8ddfcf7c824bf30d983a97243b3b93 Mon Sep 17 00:00:00 2001 From: ehofman Date: Tue, 8 Mar 2005 18:05:24 +0000 Subject: [PATCH] IRIX fix. --- src/Main/bootstrap.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Main/bootstrap.cxx b/src/Main/bootstrap.cxx index 452e026f9..f3e3daeca 100644 --- a/src/Main/bootstrap.cxx +++ b/src/Main/bootstrap.cxx @@ -117,6 +117,7 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, #if defined( sgi ) #include #include +#include /* * set the special "flush zero" bit (FS, bit 24) in the Control Status -- 2.39.5