Remove some leftover redundant headers from cleanup

This commit is contained in:
Aaron Helton
2019-10-17 22:24:00 -04:00
parent 0e7392bcca
commit d75ea42b65
2 changed files with 0 additions and 2 deletions

View File

@@ -3,7 +3,6 @@
#ifndef TEST_NAME_STRING_H
#define TEST_NAME_STRING_H
#include <stdint.h>
#include <constants.h>
/*

View File

@@ -1,7 +1,6 @@
#ifndef NAMESORT_STRING_VECTOR_H
#define NAMESORT_STRING_VECTOR_H
#include <stdint.h>
#include <name_string.h>
/*