#include <simgear/compiler.h>
#include <string.h>
#include "easyxml.hxx"
#include "xmlparse.h"
#include <fstream>
#include <iostream>
Go to the source code of this file.
Written by David Megginson, 2000-2001 This file is in the Public Domain, and comes with NO WARRANTY of any kind.
Definition in file easyxml.cxx.