summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fastos/src/vespa/fastos/unix_file.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/fastos/src/vespa/fastos/unix_file.cpp b/fastos/src/vespa/fastos/unix_file.cpp
index bbf95d3370e..2b3d3dc8bfa 100644
--- a/fastos/src/vespa/fastos/unix_file.cpp
+++ b/fastos/src/vespa/fastos/unix_file.cpp
@@ -10,7 +10,6 @@
#include <vespa/fastos/file.h>
#include <sys/vfs.h>
#include <sstream>
-#include <stdexcept>
bool
FastOS_UNIX_File::SetPosition(int64_t desiredPosition)