Remove some leftover redundant headers from cleanup
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#ifndef TEST_NAME_STRING_H
|
||||
#define TEST_NAME_STRING_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <constants.h>
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#ifndef NAMESORT_STRING_VECTOR_H
|
||||
#define NAMESORT_STRING_VECTOR_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <name_string.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user