diff dmd2/mars.h @ 909:52dad07846be

Port some LDC1 portability fixes to LDC2. Fixes #196.
author Christian Kamm <kamm incasoftware de>
date Thu, 29 Jan 2009 17:19:48 +0100
parents 82ad6c0c601c
children a4fcc13da3cd
line wrap: on
line diff
--- a/dmd2/mars.h	Thu Jan 29 16:56:48 2009 +0100
+++ b/dmd2/mars.h	Thu Jan 29 17:19:48 2009 +0100
@@ -61,7 +61,8 @@
     OSLinux,
     OSWindows,
     OSMacOSX,
-    OSFreeBSD
+    OSFreeBSD,
+    OSSolaris,
 };
 
 // Put command line switches in here