summaryrefslogtreecommitdiffstats
path: root/vdslib/src/tests/state/clusterstatetest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vdslib/src/tests/state/clusterstatetest.cpp')
-rw-r--r--vdslib/src/tests/state/clusterstatetest.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/vdslib/src/tests/state/clusterstatetest.cpp b/vdslib/src/tests/state/clusterstatetest.cpp
index c2abfef8403..712de5ae881 100644
--- a/vdslib/src/tests/state/clusterstatetest.cpp
+++ b/vdslib/src/tests/state/clusterstatetest.cpp
@@ -1,7 +1,6 @@
// 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/vdslib/state/clusterstate.h>
-
+#include <vespa/vespalib/util/exception.h>
#include <list>
#include <vespa/document/bucket/bucketidfactory.h>
#include <cmath>