Remove orphaned dmd/root/root.h

This file isn't part of the upstream frontend anymore.
This commit is contained in:
Martin Kinkelin 2022-02-17 01:29:43 +01:00
parent 79cf8798b2
commit a9877cb2b7
6 changed files with 0 additions and 34 deletions

View file

@ -12,7 +12,6 @@
#include "dmd/errors.h"
#include "dmd/ldcbindings.h"
#include "dmd/root/rmem.h"
#include "dmd/root/root.h"
#include <algorithm>
#include <cctype> // isupper, tolower
#include <stdarg.h>