#pragma once #include namespace NSQLComplete { // Permits invalid special comments bool IsAnsiQuery(const TString& query); } // namespace NSQLComplete