X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FWinDefs.h;h=47fb4d3d47b273c15201a45875f8f0d8b62686bf;hb=5310d6ffd89fd8b981b273b332a232b70b4ce7ad;hp=2609273cd873fa9486ba1e99b52393e0bdf271f4;hpb=c37122c24359588ba80e02599ac98eddc44b6a34;p=lugaru.git diff --git a/Source/WinDefs.h b/Source/WinDefs.h index 2609273..47fb4d3 100644 --- a/Source/WinDefs.h +++ b/Source/WinDefs.h @@ -89,8 +89,6 @@ inline bool isnormal( double x) } */ -typedef unsigned int uintptr_t; - // fix file names to use '/' instead of ':' char* ConvertFileName( const char* orgfilename);