Whitespace.

This commit is contained in:
Arthur Britto
2013-01-13 16:17:28 -08:00
parent 78cb4ef84f
commit b49c5dc80d

View File

@@ -1,4 +1,3 @@
#include "Suppression.h"
#include <boost/foreach.hpp>
@@ -116,4 +115,4 @@ bool SuppressionTable::swapSet(const uint256& index, std::set<uint64>& peers, in
s.setFlag(flag);
return true;
}
}