2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-21 02:52:12 +00:00

Win32 fixes.

[SVN r18182]
This commit is contained in:
Vladimir Prus
2003-04-04 08:00:42 +00:00
parent 51ce3ff756
commit fc2f841c10
26 changed files with 124 additions and 56 deletions

View File

@@ -17,4 +17,5 @@ int main()
#else
debug();
#endif
return 0;
}