summaryrefslogtreecommitdiff
path: root/compiler/moco/lang/src/IR/TFNode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/moco/lang/src/IR/TFNode.cpp')
-rw-r--r--compiler/moco/lang/src/IR/TFNode.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/moco/lang/src/IR/TFNode.cpp b/compiler/moco/lang/src/IR/TFNode.cpp
index 55c0e0c64..b59a505b5 100644
--- a/compiler/moco/lang/src/IR/TFNode.cpp
+++ b/compiler/moco/lang/src/IR/TFNode.cpp
@@ -17,6 +17,7 @@
#include "moco/IR/TFNode.h"
#include "moco/IR/TFDialect.h"
+#include <limits>
#include <memory>
#include <cassert>