summaryrefslogtreecommitdiff
path: root/engine/xe_swap_chain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine/xe_swap_chain.cpp')
-rwxr-xr-xengine/xe_swap_chain.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/engine/xe_swap_chain.cpp b/engine/xe_swap_chain.cpp
index 6f15fda..7044226 100755
--- a/engine/xe_swap_chain.cpp
+++ b/engine/xe_swap_chain.cpp
@@ -1,14 +1,5 @@
#include "xe_swap_chain.hpp"
-#include <array>
-#include <cstdlib>
-#include <cstring>
-#include <iostream>
-#include <limits>
-#include <memory>
-#include <set>
-#include <stdexcept>
-
namespace xe {
bool SwapChain::initialSwapChainCreated = false;