Probably a duplicate, but not an easy one to search for...
Given a header like:
namespace ns1 { class MyClass { void method(); }; }
Googles C++ Style Guide dictates your version 1, without indentation though.