1
0
Fork 0

One more fix for a working windows build.

This commit is contained in:
Torsten Dreyer 2010-06-28 13:53:17 +02:00
parent 14be21ea5c
commit bed15f5315

View file

@ -21,12 +21,12 @@
#ifndef __LOGICCOMPONENT_HXX
#define __LOGICCOMPONENT_HXX 1
#include "digitalcomponent.hxx"
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include "digitalcomponent.hxx"
namespace FGXMLAutopilot {
/**