summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/sandglass.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sandglass.h b/src/sandglass.h
index 34461ba..7b7577b 100644
--- a/src/sandglass.h
+++ b/src/sandglass.h
@@ -26,8 +26,6 @@
#ifndef SANDGLASS_H_INCLUDED
#define SANDGLASS_H_INCLUDED
-#include <assert.h>
-
#ifdef __cplusplus
/* We've been included from a C++ file; mark everything here as extern "C" */
extern "C" {