- Missing include file (thanks to Uli Martens).
This commit is contained in:
Paul Beckingham 2011-05-06 07:46:32 -04:00
parent ebeb935975
commit 250c98f03c
2 changed files with 2 additions and 0 deletions

View file

@ -88,4 +88,5 @@ suggestions:
Bryce Harrington Bryce Harrington
Stefan Hacker Stefan Hacker
Alan Barton Alan Barton
Uli Martens

View file

@ -25,6 +25,7 @@
// //
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
#include <stdlib.h>
#include <Context.h> #include <Context.h>
#include <Nibbler.h> #include <Nibbler.h>
#include <Date.h> #include <Date.h>