summaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/vespa/vespalib/util/growablebytebuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'staging_vespalib/src/vespa/vespalib/util/growablebytebuffer.cpp')
-rw-r--r--staging_vespalib/src/vespa/vespalib/util/growablebytebuffer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/staging_vespalib/src/vespa/vespalib/util/growablebytebuffer.cpp b/staging_vespalib/src/vespa/vespalib/util/growablebytebuffer.cpp
index abd5e7a2b5b..537b44c49eb 100644
--- a/staging_vespalib/src/vespa/vespalib/util/growablebytebuffer.cpp
+++ b/staging_vespalib/src/vespa/vespalib/util/growablebytebuffer.cpp
@@ -1,5 +1,4 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-#include <vespa/fastos/fastos.h>
#include <vespa/vespalib/util/growablebytebuffer.h>
using namespace vespalib;