summaryrefslogtreecommitdiff
path: root/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'main.cc')
-rw-r--r--main.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.cc b/main.cc
index 0609c96d..b425598f 100644
--- a/main.cc
+++ b/main.cc
@@ -1,6 +1,3 @@
-#ifdef USE_PCH
-#include "pch.h"
-#else
#include <iostream>
#include <fstream>
#include <sstream>
@@ -28,7 +25,6 @@
#include "ledger.h"
#endif
#include "debug.h"
-#endif
using namespace ledger;