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