summaryrefslogtreecommitdiff
path: root/netfs/fuse
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2015-10-02 21:47:40 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2015-10-02 21:47:40 +0100
commitd283c309bec1a662d99d4873854118b4e09d955a (patch)
tree1b0b564b18e6669dc9b372d364b69fc3652ba52d /netfs/fuse
parentAdd new projects to default build (diff)
downloadnetfs-d283c309bec1a662d99d4873854118b4e09d955a.tar.bz2
netfs-d283c309bec1a662d99d4873854118b4e09d955a.tar.xz
netfs-d283c309bec1a662d99d4873854118b4e09d955a.zip
Slash the amount of inclusion in pre-compiled headers
Diffstat (limited to 'netfs/fuse')
-rw-r--r--netfs/fuse/pch.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/netfs/fuse/pch.hpp b/netfs/fuse/pch.hpp
index 2342973..af51708 100644
--- a/netfs/fuse/pch.hpp
+++ b/netfs/fuse/pch.hpp
@@ -3,7 +3,6 @@
#define NETFS_FUSE_PCH
#include "../lib/pch.hpp"
-#include "../../libfusepp/fuseAppBase.h"
#include <fuse.h>
#include <Ice/Ice.h>