From edd2253b2d53244b7bd117fc701824eacab45b6b Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 11 Oct 2017 10:16:16 -0700 Subject: 4025 Fix CI. --- subx/010core.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/subx/010core.cc b/subx/010core.cc index 4a70236b..eebd2933 100644 --- a/subx/010core.cc +++ b/subx/010core.cc @@ -173,3 +173,4 @@ int32_t imm32(void) { #include #define HEXBYTE std::hex << std::setw(2) << std::setfill('0') #define HEXWORD std::hex << std::setw(8) << std::setfill('0') +#include -- cgit 1.4.1-2-gfad0