add debug.h (this is a test commit)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3633 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2002-03-01 17:42:43 +00:00
parent 74aecce301
commit 8fc0d78659

View File

@ -23,6 +23,7 @@
#include "lstrings.h"
#include "LRegex.h"
#include "LAssert.h"
#include "debug.h"
using std::count;
using std::transform;