From: Eric S. Raymond Date: Sun, 25 Jun 2017 17:31:19 +0000 (-0400) Subject: Fix a report of conpile-time error. X-Git-Tag: 1.1~119 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=81be19238c2176f7a2b343422daa555b21df2c6e;hp=d8099744796d5ca1a80b2db5be6374cc8db830d0 Fix a report of conpile-time error. --- diff --git a/advent.h b/advent.h index d6a167b..d2b082c 100644 --- a/advent.h +++ b/advent.h @@ -1,6 +1,7 @@ #include #include #include +#include #include "common.h" #include "newdb.h"