Touching this file in hopes of fixing the Windows dep bustage.

git-svn-id: svn://10.0.0.236/trunk@167236 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu
2005-01-04 02:35:13 +00:00
parent 93e65100c3
commit 8e16bc6063

View File

@@ -170,3 +170,4 @@ WinMain(HINSTANCE instance, HINSTANCE prevInstance, LPSTR cmdParam,
return main(0, nsnull);
}
#endif