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