Files
core/ASCOfficeOdtFile/Source/OdtFormat/NamespaceOwn.cpp

12 lines
197 B
C++

// auto inserted precompiled begin
#include "precompiled_odtformat.h"
// auto inserted precompiled end
#include "NamespaceOwn.h"
namespace Odt
{
const Namespaces NamespaceOwn::ns;
}