]> git.tdb.fi Git - libs/core.git/commit
Clean up after the timedelta.h/units.h merge
authorMikko Rasa <tdb@tdb.fi>
Wed, 24 Apr 2013 13:11:11 +0000 (16:11 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 24 Apr 2013 13:11:11 +0000 (16:11 +0300)
commitb4806214e905752617691f851717033fd3f266c2
treebf0cb0cb137b45913b51860b8b490bc605842598
parenteeb6b89120ab259702f103da01bfd8c06f285e7b
Clean up after the timedelta.h/units.h merge

Quite a few files were still including units.h, and documentation for
TimeDelta contained a reference to it.
source/core/semaphore.cpp
source/debug/profiler.cpp
source/io/eventdispatcher.cpp
source/io/eventdispatcher.h
source/io/poll.cpp
source/time/datetime.cpp
source/time/timedelta.cpp
source/time/timedelta.h
source/time/timezone.cpp
source/time/utils.cpp