Skip to content

Commit 01af90c

Browse files
author
Ulf Wendel
committed
GCC 4.4.1 wants this to build
1 parent 491bc70 commit 01af90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/classes/uri.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class uri: public unit_fixture
4646
private:
4747
typedef unit_fixture super;
4848

49-
boost::scoped_ptr<::sql::mysql::MySQL_Uri> _uri;
49+
boost::scoped_ptr< ::sql::mysql::MySQL_Uri> _uri;
5050

5151
::sql::SQLString conn_string;
5252

0 commit comments

Comments
 (0)