From fbca7f0a31ee0883df525676827a2311699648f2 Mon Sep 17 00:00:00 2001 From: pixel Date: Thu, 12 Apr 2007 21:14:38 +0000 Subject: Simplifying definitions... --- include/SQL.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/SQL.h b/include/SQL.h index 120d022..8b9cc7c 100644 --- a/include/SQL.h +++ b/include/SQL.h @@ -6,6 +6,7 @@ #include typedef std::map AssocArray; +typedef std::map::iterator AssocArrayIterator; class SQLConnection : public Base { public: -- cgit v1.2.3