From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- examples/sql/blob/main.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'examples/sql/blob') diff --git a/examples/sql/blob/main.cpp b/examples/sql/blob/main.cpp index e66e9aaf5..524ecd9c8 100644 --- a/examples/sql/blob/main.cpp +++ b/examples/sql/blob/main.cpp @@ -7,11 +7,11 @@ ** *****************************************************************************/ -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #define DRIVER "TQPSQL7" /* see the TQt SQL documentation for a list of available drivers */ #define DATABASE "" /* the name of your database */ -- cgit v1.2.1