summaryrefslogtreecommitdiff
path: root/qif.cc
diff options
context:
space:
mode:
Diffstat (limited to 'qif.cc')
-rw-r--r--qif.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/qif.cc b/qif.cc
index c0dbc939..17eecc10 100644
--- a/qif.cc
+++ b/qif.cc
@@ -1,6 +1,3 @@
-#ifdef USE_PCH
-#include "pch.h"
-#else
#include "journal.h"
#include "qif.h"
#include "datetime.h"
@@ -9,7 +6,6 @@
#include <cstring>
#include <memory>
-#endif
namespace ledger {