Patches for TableGen/Record.cpp and Win32/Signals.cpp

Hi

TableGen/Record.cpp needs an include to DataTypes.h to compile correct on MinGW platform.

Win32/Signals.cpp should test on define __MING instead of __MINGW_H. My fault.

Henrik

diffs.zip (500 Bytes)

Thanks, committed.