/* libCStreamedXML/src/libCStreamedXMLlibCStreamedXML/TopSource.c * * (c)2006, Laurence Withers, . * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ #include "StreamedXML.h" // Below are all the includes used throughout the library. #include #include #include //#define DEBUG_STATE_MACHINE /* options for text editors kate: replace-trailing-space-save true; space-indent true; tab-width 4; vim: expandtab:ts=4:sw=4 */