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