There was an error while loading. Please reload this page.
1 parent 488b558 commit caba523Copy full SHA for caba523
1 file changed
ortools/port/file.cc
@@ -24,7 +24,7 @@
24
static_assert(operations_research::kTargetOsSupportsFile);
25
#if !defined(_MSC_VER)
26
#include <unistd.h>
27
-#endif !defined(_MSC_VER)
+#endif // !defined(_MSC_VER)
28
29
#include "absl/strings/str_format.h"
30
#include "absl/time/clock.h"
0 commit comments