Browse Source

Cleanup

master
cancel 5 years ago
parent
commit
328f640bb5
  1. 1
      thirdparty/sdd.c

1
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>

Loading…
Cancel
Save