mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-14 23:31:38 +08:00
12 lines
197 B
C++
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;
|
|
} |