summaryrefslogtreecommitdiff
path: root/Tests/CMakeServerLib/testServerBuffering.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CMakeServerLib/testServerBuffering.cpp')
-rw-r--r--Tests/CMakeServerLib/testServerBuffering.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/CMakeServerLib/testServerBuffering.cpp b/Tests/CMakeServerLib/testServerBuffering.cpp
index 7330eadf75..8b0b89b7fb 100644
--- a/Tests/CMakeServerLib/testServerBuffering.cpp
+++ b/Tests/CMakeServerLib/testServerBuffering.cpp
@@ -1,6 +1,8 @@
#include "cmConnection.h"
#include "cmServerConnection.h"
+
#include <iostream>
+#include <memory>
#include <string>
#include <vector>