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