[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Usata-commits] Changes to usata2/src/main.cpp
From: |
David Lau |
Subject: |
[Usata-commits] Changes to usata2/src/main.cpp |
Date: |
Wed, 16 Feb 2005 01:30:02 -0500 |
Index: usata2/src/main.cpp
diff -u usata2/src/main.cpp:1.27 usata2/src/main.cpp:1.28
--- usata2/src/main.cpp:1.27 Fri Jan 21 22:47:01 2005
+++ usata2/src/main.cpp Wed Feb 16 06:30:02 2005
@@ -10,7 +10,7 @@
// included in the software distribution, or visit
// http://www.fsf.org/licenses/gpl.html.
//
-// $Id: main.cpp,v 1.27 2005/01/21 22:47:01 skunix Exp $
+// $Id: main.cpp,v 1.28 2005/02/16 06:30:02 skunix Exp $
/**
@@ -31,6 +31,8 @@
#include "exception_types.hpp"
#include "object-registry.hpp"
+#include "xml/parser.hpp"
+
using namespace usata;
namespace usata
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Usata-commits] Changes to usata2/src/main.cpp,
David Lau <=