Skip to content

Commit

Permalink
Revert "fixup libstdc++"
Browse files Browse the repository at this point in the history
This reverts commit 2f68f11.
  • Loading branch information
inclyc committed Jul 21, 2024
1 parent 8db1d7c commit 3ebafde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libnixf/src/Basic/Diagnostic.cpp.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ def gen_case(d: Diagnostic) -> list[str]:
lines(
[
'#include "nixf/Basic/Diagnostic.h"',
"#include <optional>",
"using namespace nixf;",
*gen_sname(),
*gen_serverity(),
Expand Down

0 comments on commit 3ebafde

Please sign in to comment.