diff options
Diffstat (limited to 'src/formula.h')
-rw-r--r-- | src/formula.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/formula.h b/src/formula.h index 699fde9..553ee77 100644 --- a/src/formula.h +++ b/src/formula.h @@ -1,6 +1,6 @@ /****************************************************************************** * - * $Id: formula.h,v 1.7 2001/03/19 19:27:40 root Exp $ + * * * Copyright (C) 1997-2012 by Dimitri van Heesch. * @@ -18,7 +18,6 @@ #ifndef FORMULA_H #define FORMULA_H -#include "qtbc.h" #include <qlist.h> #include <qdict.h> |