[flang] Remove needless include

Original-commit: flang-compiler/f18@5d2afd0ad3
Reviewed-on: https://github.com/flang-compiler/f18/pull/715
This commit is contained in:
peter klausler 2019-09-09 10:26:30 -07:00
parent be799e4300
commit 0208a7d400
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
#include "../common/idioms.h"
#include "../common/interval.h"
#include <cstddef>
#include <functional>
#include <map>
#include <memory>
#include <optional>