1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-24 03:02:46 +08:00

Ninja: maybe this fixes the bcc32 build

This commit is contained in:
Peter Kuemmel
2012-06-16 12:54:10 +02:00
parent f2c12887ba
commit f430bea11b

View File

@@ -23,6 +23,7 @@
#include <vector>
#include <queue>
#include <cstdio>
#include <algorithm>
#ifdef _WIN32