TimeId.cpp
Go to the documentation of this file.
1 #include "TimeId.hpp"
2 
3 namespace iv
4 {
5 
6 RuntimeIdDictionary TimeId::Dictionary;
7 
8 }