Another compile fix. I don't understand why it worked for me.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15767 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2006-11-06 15:31:27 +00:00
parent 48a718d558
commit 97f939a328

View File

@ -14,6 +14,8 @@
#include "support/filetools.h"
#include "support/package.h"
#include <boost/current_function.hpp>
#include <cerrno>