mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
removing double semicolons at the end of lines
This commit is contained in:
@@ -314,7 +314,7 @@ using std::to_string;
|
||||
#include <istream>
|
||||
#include <cstdlib>
|
||||
|
||||
using boost::posix_time::ptime;;
|
||||
using boost::posix_time::ptime;
|
||||
//To enable using Transition with different meanings for IANA files
|
||||
//and for DSTRules.
|
||||
namespace IANAParser
|
||||
|
Reference in New Issue
Block a user