#include #include "lyxlib.h" #include int lyx::putenv(char const * str) { return ::putenv(const_cast(str)); }