aboutsummaryrefslogtreecommitdiff
path: root/zencore/sharedbuffer.cpp
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-09-15 11:19:23 +0200
committerMartin Ridgers <[email protected]>2021-09-15 11:19:23 +0200
commitcf53274cd44eaea64620790b4e554c97f257017b (patch)
tree21223a21f8270e1ee65dde2783b2ecc248ca8ec6 /zencore/sharedbuffer.cpp
parentMissing include for std::runtime_error() (diff)
downloadzen-cf53274cd44eaea64620790b4e554c97f257017b.tar.xz
zen-cf53274cd44eaea64620790b4e554c97f257017b.zip
Deleted unused #include
Diffstat (limited to 'zencore/sharedbuffer.cpp')
-rw-r--r--zencore/sharedbuffer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/zencore/sharedbuffer.cpp b/zencore/sharedbuffer.cpp
index a14da1bf7..2761d0b4d 100644
--- a/zencore/sharedbuffer.cpp
+++ b/zencore/sharedbuffer.cpp
@@ -5,7 +5,6 @@
#include <doctest/doctest.h>
#include <memory.h>
-#include <atlfile.h>
#include <gsl/gsl-lite.hpp>
namespace zen {