fix make check.

This commit is contained in:
Pavel Sanda 2016-07-04 14:10:30 -07:00
parent 8085899fb6
commit d13048c7f5

View File

@ -11,7 +11,10 @@
#include "../support/Package.h"
#include <cstdlib>
#include <fstream>
#include <iostream>
#include <sstream>
using namespace std;
namespace lyx {