#include <..\common.h> string Smoothie::Logger::log = ""; BasicSource Smoothie::Lexical::source; NamespaceScopes Smoothie::Lexical::liveingNamespaceScopes; TypeDefCollection Smoothie::Meta::typeDefs; vector Smoothie::Meta::procPointers; NamespaceScopesCollection Smoothie::Meta::namespaceScopesCollection;