summaryrefslogtreecommitdiff
path: root/ot/lp/network_simplex_simple.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot/lp/network_simplex_simple.h')
-rw-r--r--ot/lp/network_simplex_simple.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ot/lp/network_simplex_simple.h b/ot/lp/network_simplex_simple.h
index 08449f6..a7743ee 100644
--- a/ot/lp/network_simplex_simple.h
+++ b/ot/lp/network_simplex_simple.h
@@ -49,6 +49,7 @@
#include <vector>
#include <limits>
#include <algorithm>
+#include <cstdio>
#ifdef HASHMAP
#include <hash_map>
#else