summaryrefslogtreecommitdiffstats
path: root/src/binary_location.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-11-28 23:05:45 +0100
committerDavid Robillard <d@drobilla.net>2020-11-28 23:05:45 +0100
commit0124e669bd43b5d40bff33886dee8a3d464254f7 (patch)
tree319fba93271ae8ebcd9455d8ab2ea9108c8dba75 /src/binary_location.h
parent5cd59f10b1ebd5ee628e2cd96af7f1e0d45cbe3f (diff)
downloadpatchage-0124e669bd43b5d40bff33886dee8a3d464254f7.tar.gz
patchage-0124e669bd43b5d40bff33886dee8a3d464254f7.tar.bz2
patchage-0124e669bd43b5d40bff33886dee8a3d464254f7.zip
Clean up includes
Diffstat (limited to 'src/binary_location.h')
-rw-r--r--src/binary_location.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/binary_location.h b/src/binary_location.h
index f949649..6a996e9 100644
--- a/src/binary_location.h
+++ b/src/binary_location.h
@@ -20,7 +20,6 @@
#include <dlfcn.h>
-#include <cassert>
#include <climits>
#include <cstdlib>
#include <string>