summaryrefslogtreecommitdiff
path: root/src/system.hh.in
diff options
context:
space:
mode:
authorTim Landscheidt <tim@tim-landscheidt.de>2019-01-17 22:48:08 +0000
committerTim Landscheidt <tim@tim-landscheidt.de>2019-01-17 23:27:03 +0000
commit0fa7a49e7abe529b9ff037e97c0e392a86d9356d (patch)
treefdcd9e060246f5d8b7e6b179b8e95b13461247b3 /src/system.hh.in
parent2a8f433c6b8b2a9f2c182de17315bf5eceb2dced (diff)
downloadfork-ledger-0fa7a49e7abe529b9ff037e97c0e392a86d9356d.tar.gz
fork-ledger-0fa7a49e7abe529b9ff037e97c0e392a86d9356d.tar.bz2
fork-ledger-0fa7a49e7abe529b9ff037e97c0e392a86d9356d.zip
Remove unused development code related to USE_BOOST_FACETS
The code can be accessed by Git history and reused in a branch if necessary.
Diffstat (limited to 'src/system.hh.in')
-rw-r--r--src/system.hh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/system.hh.in b/src/system.hh.in
index c093e334..1f4a3958 100644
--- a/src/system.hh.in
+++ b/src/system.hh.in
@@ -88,7 +88,6 @@
#include <algorithm>
#include <exception>
#include <typeinfo>
-#include <locale>
#include <stdexcept>
#include <iostream>
#include <streambuf>