Go to the documentation of this file.00001 #pragma once
00002
00003 #include <Global.h>
00004 #include <String/StringUtils.h>
00005 #include <String/Formatter.h>
00006 #include <Exception/Exception.h>
00007
00008 #include <Msi/Msi.h>
00009
00010 using namespace AppSecInc::Msi;
00011