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