diff options
author | Jack Lloyd <[email protected]> | 2018-09-04 20:22:54 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-09-10 13:27:44 -0400 |
commit | 5dd295583fabccf6656e714636596f3c3cb02abd (patch) | |
tree | 05ec5ea9eafff293ad596d4b5e733c8fe99051b0 /src/lib/utils/info.txt | |
parent | 36ccdb28dacf78b91821dcf5167d425be25550d6 (diff) |
Promote Timer to an internal util class
Diffstat (limited to 'src/lib/utils/info.txt')
-rw-r--r-- | src/lib/utils/info.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/utils/info.txt b/src/lib/utils/info.txt index fb9325f93..93ae795ef 100644 --- a/src/lib/utils/info.txt +++ b/src/lib/utils/info.txt @@ -1,5 +1,5 @@ <defines> -UTIL_FUNCTIONS -> 20171003 +UTIL_FUNCTIONS -> 20180903 </defines> load_on always @@ -35,6 +35,7 @@ prefetch.h rounding.h safeint.h stl_util.h +timer.h </header:internal> <requires> |