1 2 3 4 5
#include "stdafx.h" #include "Language.h" #include "I18n.h" Language *I18n::lang = Language::getInstance();