r261: Use explicit std:: namespace
[ctsim.git] / src / docs.cpp
index 6722ef5946b874408639e4ad7cedae90fe47750c..034cfe710041604be7815baf7575c92feb095ee6 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: docs.cpp,v 1.3 2000/09/07 01:28:33 kevin Exp $
+**  $Id: docs.cpp,v 1.4 2000/12/16 06:12:47 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -51,7 +51,6 @@
 #include "docs.h"
 #include "views.h"
 
-
 // ImageFileDocument
 
 IMPLEMENT_DYNAMIC_CLASS(ImageFileDocument, wxDocument)