Fixed double import with correct one in makedsig.
This commit is contained in:
parent
c782892db4
commit
3bb72987a6
@ -3,7 +3,7 @@
|
|||||||
#include "msvc_fixes.h"
|
#include "msvc_fixes.h"
|
||||||
|
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <cstring>
|
#include <algorithm>
|
||||||
/** \note there is an untested assumption that the *first* segment definition
|
/** \note there is an untested assumption that the *first* segment definition
|
||||||
with class CODE will be the one containing all useful functions in the
|
with class CODE will be the one containing all useful functions in the
|
||||||
LEDATA records. Functions such as _exit() have more than one segment
|
LEDATA records. Functions such as _exit() have more than one segment
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user