Consider the case where there is not any layout name.
[lyx.git] / src / tex2lyx / lengthcommon.C
blob43252162d835e58c5ea2b0927a21285d3caf6585
1 // This file is here sine the master lengthcommon.C contains gettext
2 // markers, and also that this file does not always exist (in the linked
3 // case). So it is possible for po/POTFILES.in to get out of sync.
4 // The compile will then fail. So to make sure that this file
5 //(tex2lyx/lengthcommon.C) is not present in POTFILES.in we do a
6 // include trick. (Lgb)
7 #include "../lengthcommon.C"