aboutsummaryrefslogtreecommitdiff
path: root/src/buffer.hpp
diff options
context:
space:
mode:
authorhryx <codroid@gmail.com>2019-05-12 02:00:49 -0700
committerhryx <codroid@gmail.com>2019-05-12 02:00:49 -0700
commit3787f3428625e830fd852a8f5a40c7d8a2d429f6 (patch)
tree23fb493b9d2f07c7abe57955874682959936319a /src/buffer.hpp
parent16aee1f58a80295f7599a8290d764a5c7040c373 (diff)
parentedcc7c72d1a684a8a16ca23ad26689f2cce4e803 (diff)
downloadzig-3787f3428625e830fd852a8f5a40c7d8a2d429f6.tar.gz
zig-3787f3428625e830fd852a8f5a40c7d8a2d429f6.zip
Merge branch 'master' into rebased
Diffstat (limited to 'src/buffer.hpp')
-rw-r--r--src/buffer.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buffer.hpp b/src/buffer.hpp
index 789abea3e9..082d584e2c 100644
--- a/src/buffer.hpp
+++ b/src/buffer.hpp
@@ -10,7 +10,6 @@
#include "list.hpp"
-#include <assert.h>
#include <stdint.h>
#include <ctype.h>
#include <stdarg.h>