header ordering.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28892 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2009-03-25 08:31:46 +00:00
parent 44b15b8cf1
commit 660d86948a

View File

@ -12,8 +12,8 @@
#ifndef ERRORLIST_H
#define ERRORLIST_H
#include "support/types.h"
#include "support/docstring.h"
#include "support/types.h"
#include <vector>
#include <string>