From d75ea42b65d6b2fd2f887cf01c6b9c79ad5a823a Mon Sep 17 00:00:00 2001 From: Aaron Helton Date: Thu, 17 Oct 2019 22:24:00 -0400 Subject: [PATCH] Remove some leftover redundant headers from cleanup --- include/name_string.h | 1 - include/string_vector.h | 1 - 2 files changed, 2 deletions(-) diff --git a/include/name_string.h b/include/name_string.h index 9ce0a63..fe3a205 100644 --- a/include/name_string.h +++ b/include/name_string.h @@ -3,7 +3,6 @@ #ifndef TEST_NAME_STRING_H #define TEST_NAME_STRING_H -#include #include /* diff --git a/include/string_vector.h b/include/string_vector.h index ad08921..da022de 100644 --- a/include/string_vector.h +++ b/include/string_vector.h @@ -1,7 +1,6 @@ #ifndef NAMESORT_STRING_VECTOR_H #define NAMESORT_STRING_VECTOR_H -#include #include /*