1,088 changes: 545 additions & 543 deletions src/utf.d

Large diffs are not rendered by default.

121 changes: 0 additions & 121 deletions src/utf.h

This file was deleted.

4 changes: 2 additions & 2 deletions src/win32.mak
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ SRCS = aggregate.h aliasthis.h arraytypes.h \
enum.h errors.h expression.h globals.h hdrgen.h identifier.h idgen.d \
import.h init.h intrange.h json.h lexer.h lib.h macro.h \
mars.h module.h mtype.h nspace.h objc.h parse.h \
scope.h statement.h staticassert.h target.h template.h tokens.h utf.h \
version.h visitor.h objc.d $(DMD_SRCS)
scope.h statement.h staticassert.h target.h template.h tokens.h \
version.h visitor.h $(DMD_SRCS)

# Glue layer
GLUESRC= glue.c msc.c s2ir.c todt.c e2ir.c tocsym.c \
Expand Down