Remove trailing spaces.

This commit is contained in:
Tom Ritchford
2015-07-28 23:24:25 -04:00
committed by Nik Bougalis
parent 9e69bd5c56
commit 32ec3fe089
138 changed files with 881 additions and 884 deletions

View File

@@ -232,7 +232,7 @@ public:
// There are too many issues when working with soci::row and boost::tuple. DO NOT USE
// soci row! I had a set of workarounds to make soci row less error prone, I'm keeping
// these tests in case I try to add soci::row and boost::tuple back into soci.
#if 0
#if 0
try
{
std::int32_t ig = 0;
@@ -285,7 +285,7 @@ public:
{
fail ();
}
#endif
#endif
}
{
using namespace boost::filesystem;