X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FWinDefs.h;h=47fb4d3d47b273c15201a45875f8f0d8b62686bf;hb=73f429f8c67d23c7b408fa2e195592d779ade332;hp=2609273cd873fa9486ba1e99b52393e0bdf271f4;hpb=2a8adbd6e7726cc78f809876e10f0a3c8d4baa0f;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);