aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/testing/generate_testspec.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/lite/testing/generate_testspec.h')
-rw-r--r--tensorflow/contrib/lite/testing/generate_testspec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tensorflow/contrib/lite/testing/generate_testspec.h b/tensorflow/contrib/lite/testing/generate_testspec.h
index bfaf5e7ec8..b3d0db31c0 100644
--- a/tensorflow/contrib/lite/testing/generate_testspec.h
+++ b/tensorflow/contrib/lite/testing/generate_testspec.h
@@ -19,6 +19,8 @@ limitations under the License.
#include <iostream>
#include <vector>
+#include "tensorflow/contrib/lite/string.h"
+
namespace tflite {
namespace testing {