From 295f6725920bc9d792a5197a9a9dafed66c5a217 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Wed, 9 Mar 2016 10:25:56 -0500 Subject: Added missing #include --- nancy.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'nancy.cpp') diff --git a/nancy.cpp b/nancy.cpp index 3e40be1..3605f71 100644 --- a/nancy.cpp +++ b/nancy.cpp @@ -5,6 +5,7 @@ #include #include #include +#include int db_error(MYSQL* driver, const char* error) { -- cgit 1.4.1