Remove stray #include.

This commit is contained in:
David Given 2018-09-02 12:54:53 +02:00
parent cb983fac44
commit b76352de99

View file

@ -14,7 +14,6 @@
#include "LLlex.h" #include "LLlex.h"
#include "Lpars.h" #include "Lpars.h"
#include "input.h" #include "input.h"
#include "replace.h"
#ifdef DBSYMTAB #ifdef DBSYMTAB
#include <stb.h> #include <stb.h>