tibia-client/src/framework/stdext
Jacek Wielemborek e6c9e78935 Get rid of trailing whitespace.
Commit generated by command:

find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
    '*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
2014-01-18 15:09:26 +01:00
..
any.h Just rename some files 2013-01-08 16:32:05 -02:00
boolean.h Just rename some files 2013-01-08 16:32:05 -02:00
cast.h Compilation for MSVC2013, thanks @dalkon 2013-11-12 16:32:39 -02:00
compiler.h VC12 fixes by @dalkon 2013-12-15 19:09:03 +01:00
demangle.cpp Changes to compile for Win64 2013-11-13 13:55:34 -02:00
demangle.h Compilation for MSVC2013, thanks @dalkon 2013-11-12 16:32:39 -02:00
dumper.h Just rename some files 2013-01-08 16:32:05 -02:00
dynamic_storage.h Just rename some files 2013-01-08 16:32:05 -02:00
exception.h Just rename some files 2013-01-08 16:32:05 -02:00
format.h Compilation for MSVC2013, thanks @dalkon 2013-11-12 16:32:39 -02:00
math.cpp VC12 fixes by @dalkon 2013-12-15 19:09:03 +01:00
math.h Mistake 2013-12-01 01:25:34 -02:00
net.cpp Just rename some files 2013-01-08 16:32:05 -02:00
net.h Just rename some files 2013-01-08 16:32:05 -02:00
packed_any.h Just rename some files 2013-01-08 16:32:05 -02:00
packed_storage.h Just rename some files 2013-01-08 16:32:05 -02:00
packed_vector.h Fix minor issues in item drawing 2013-01-08 17:40:25 -02:00
shared_object.h Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
shared_ptr.h Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
stdext.h Mistake 2013-12-01 01:25:34 -02:00
string.cpp VC12 fixes by @dalkon 2013-12-15 19:09:03 +01:00
string.h Dont use boost locale anymore 2013-02-22 18:49:36 -03:00
thread.h Fix compiling on OS X 2013-07-28 04:30:52 +02:00
time.cpp Visual Studio 2013 Compatibility 2013-11-12 16:32:39 -02:00
time.h Compilation for MSVC2013, thanks @dalkon 2013-11-12 16:32:39 -02:00
traits.h Just rename some files 2013-01-08 16:32:05 -02:00
types.h Implement stdext::shared_ptr 2013-03-04 13:14:35 -03:00