X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyx_sty.h;h=2608967da013bbcabdec78abf6edc647f0669551;hb=e5a46922e916a06ad1b958d5895cc3cfb4f13d2c;hp=79c79a2952f0d8870bb078b427ca729b926debd5;hpb=7f68b94d8a7fba6942890b7733403192b98b040a;p=lyx.git diff --git a/src/lyx_sty.h b/src/lyx_sty.h index 79c79a2952..2608967da0 100644 --- a/src/lyx_sty.h +++ b/src/lyx_sty.h @@ -18,6 +18,9 @@ #include + +namespace lyx { + /// extern std::string const lyx_def; /// @@ -55,4 +58,7 @@ extern std::string const lyxgreyedout_def; /// extern std::string const lyxdot_def; + +} // namespace lyx + #endif // LYX_STY_H