Run include-what-you-use

This commit is contained in:
Aaron Gyes
2022-10-26 17:24:03 -07:00
parent a4aaa4f59b
commit b2a4a50daf
10 changed files with 10 additions and 6 deletions

View File

@@ -23,6 +23,8 @@
*/
// This version has been altered and ported to C++ for inclusion in fish.
#include "config.h"
#include "tinyexpr.h"
#include <ctype.h>