summaryrefslogtreecommitdiff
path: root/src/utils.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-03-10 17:02:03 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-03-10 17:02:03 -0400
commit110f0b8023a8d6acdbfebff5d3c5521e52f3ac3b (patch)
tree01bccaaec7b9cd5b4c924bdf6ae3e5f3eff406e0 /src/utils.h
parent4f62bb17c1d6e88d903e1a20015b0f71d5f96cc4 (diff)
downloadfork-ledger-110f0b8023a8d6acdbfebff5d3c5521e52f3ac3b.tar.gz
fork-ledger-110f0b8023a8d6acdbfebff5d3c5521e52f3ac3b.tar.bz2
fork-ledger-110f0b8023a8d6acdbfebff5d3c5521e52f3ac3b.zip
Enabled use of pre-compiled headers by default
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils.h b/src/utils.h
index 667cd6e8..462cef52 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -44,8 +44,6 @@
#ifndef _UTILS_H
#define _UTILS_H
-#include <system.hh>
-
/**
* @name Default values
*/