ref: 328f640bb55cbafe704cfae580a77460b014089b
parent: 7a48e50fe30853dc18093ad873c228063aa6890f
author: cancel <cancel@cancel.fm>
date: Wed Jan 8 01:37:06 EST 2020
Cleanup
--- a/thirdparty/sdd.c
+++ b/thirdparty/sdd.c
@@ -1,6 +1,5 @@
// Derived from gingerBill's public domain gb_string.h file.
#include "sdd.h"
-#include <assert.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>