From 9036a267432d5fd31e0181f5a4859ee255b9b840 Mon Sep 17 00:00:00 2001 From: Danny Robson Date: Tue, 15 Mar 2016 13:57:19 +1100 Subject: [PATCH] scratch: add forgotten header sigh.. --- tools/scratch.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/scratch.cpp b/tools/scratch.cpp index 8a2fe55a..8d0cd357 100644 --- a/tools/scratch.cpp +++ b/tools/scratch.cpp @@ -1,3 +1,5 @@ +#include + int main (int argc, char **argv) {