diff --git a/tools/makedsig/LIB_PatternCollector.cpp b/tools/makedsig/LIB_PatternCollector.cpp index bb3cddb..0cdbcea 100644 --- a/tools/makedsig/LIB_PatternCollector.cpp +++ b/tools/makedsig/LIB_PatternCollector.cpp @@ -3,7 +3,7 @@ #include "msvc_fixes.h" #include -#include +#include /** \note there is an untested assumption that the *first* segment definition with class CODE will be the one containing all useful functions in the LEDATA records. Functions such as _exit() have more than one segment