From: Uwe Stöhr Date: Thu, 20 Sep 2007 23:19:37 +0000 (+0000) Subject: PDFOptions.h: forgot and endif this in last commit X-Git-Tag: 1.6.10~8261 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=06b5c55102a417bd3f76066a926e9d155b96c7fd;p=features.git PDFOptions.h: forgot and endif this in last commit git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20396 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/PDFOptions.h b/src/PDFOptions.h index ae194b0785..06d89975a1 100644 --- a/src/PDFOptions.h +++ b/src/PDFOptions.h @@ -141,3 +141,5 @@ public: }; } // namespace lyx + +#endif // SPACING_H