aboutsummaryrefslogtreecommitdiff
path: root/libbutl/const-ptr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/const-ptr.hxx')
-rw-r--r--libbutl/const-ptr.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbutl/const-ptr.hxx b/libbutl/const-ptr.hxx
index f0ff706..1474e17 100644
--- a/libbutl/const-ptr.hxx
+++ b/libbutl/const-ptr.hxx
@@ -5,8 +5,6 @@
#include <cstddef> // nullptr_t
-#include <libbutl/export.hxx>
-
namespace butl
{
// Const-propagating pointer.