From 2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 5 Mar 2021 08:39:42 +0000 Subject: Fix a bunch of really obvious unnecessary includes. --- include/inspstring.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/inspstring.h') diff --git a/include/inspstring.h b/include/inspstring.h index de0f8be42..17093eb7c 100644 --- a/include/inspstring.h +++ b/include/inspstring.h @@ -27,8 +27,6 @@ #pragma once -// This (config) is needed as inspstring doesn't pull in the central header -#include "config.h" #include /** Sets ret to the formatted string. last is the last parameter before ..., and format is the format in printf-style */ -- cgit v1.2.3