|
/****************************************************************************
|
|
* This file is part of the project AqFinance.
|
|
* AqFinance (c) by 2008 Martin Preuss, all rights reserved.
|
|
*
|
|
* The license for this file can be found in the file COPYING which you
|
|
* should have received along with this file.
|
|
****************************************************************************/
|
|
|
|
|
|
#ifndef AE_P_H
|
|
#define AE_P_H
|
|
|
|
|
|
#include <aqfinance/engine/ae.h>
|
|
|
|
|
|
|
|
#endif
|
|
|