]> git.lyx.org Git - lyx.git/blobdiff - src/BackStack.h
Tiny things found while peering at chset code
[lyx.git] / src / BackStack.h
index b56bb641476158fcdbefeb10b119af15def9da88..fbc9aef2ec940f0f31de2edecccdce710e956d97 100644 (file)
@@ -1,17 +1,19 @@
 // -*- C++ -*-
 /* This file is part of
- * ======================================================
+ * ====================================================== 
  * 
  *           LyX, The Document Processor
  *      
  *         Copyright (C) 1997-1999 The LyX Team.
  *
- * ======================================================*/
+ * ====================================================== */
 
 #ifndef BACK_STACK_H
 #define BACK_STACK_H
 
 #include <stack>
+using std::stack;
+
 #include "LString.h"
 
 // Created by Alejandro Aguilar Sierra, 970806