From 212bdeae2e4fc93b2f7ee539d07d791f78b4716f Mon Sep 17 00:00:00 2001 From: Walter Bright Date: Sat, 4 Sep 2010 02:30:44 +0000 Subject: [PATCH] added missing file --- win32.mak | 1 + 1 file changed, 1 insertion(+) diff --git a/win32.mak b/win32.mak index 957a99594..05e1ffbbf 100644 --- a/win32.mak +++ b/win32.mak @@ -111,6 +111,7 @@ SRCS= std\math.d std\stdio.d std\dateparse.d std\date.d std\uni.d std\string.d \ std\boxer.d \ std\complex.d \ std\exception.d \ + std\intrinsic.d \ std\process.d \ std\system.d \ std\encoding.d std\variant.d \