From 8e947db6be8e79607ecddaa9bafbd7f29940a187 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Wed, 9 Sep 2015 16:28:25 +1200 Subject: Changed header include policy to increase build time --- defaults.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'defaults.h') diff --git a/defaults.h b/defaults.h index 519c082..2a4515b 100644 --- a/defaults.h +++ b/defaults.h @@ -19,6 +19,8 @@ #ifndef DEFAULTS_H #define DEFAULTS_H +#include + char* DEFAULT_GOV; char* DEFAULT_FREQ; char* DEFAULT_PROG; -- cgit v1.1