#pragma once #include "global.h" #include "input.h" #include #include namespace NSQLComplete { TMaybe EnclosingFunction(TParsedInput input); } // namespace NSQLComplete