summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileMonitor.cpp
diff options
context:
space:
mode:
authorTillmann Karras <tilkax@gmail.com>2014-02-27 21:04:41 +0100
committerTillmann Karras <tilkax@gmail.com>2014-02-28 12:43:23 +0100
commit892012dc02d13229e88db1809f7b785fc3516787 (patch)
tree2be8a67f988c75163f5042a6c8e652ef842923b7 /Source/Core/DiscIO/FileMonitor.cpp
parent7a66a3ded1f6f22ce7e87ea28ddb71f66776d395 (diff)
Remove own round() implementation
1. It's not correct, it rounds x.5 down to x. 2. It is visible across the whole project (!). 3. VS2013 finally supports this: http://msdn.microsoft.com/en-us/library/dn353646.aspx http://msdn.microsoft.com/en-us/library/dn329049.aspx
Diffstat (limited to 'Source/Core/DiscIO/FileMonitor.cpp')
0 files changed, 0 insertions, 0 deletions