00001
00002
00003
00004
00005
00006
00007
00008
00009 #ifndef __ARAGELI_smithpoly_hpp__
00010 #define __ARAGELI_smithpoly_hpp__
00011
00012 #include "config.hpp"
00013 #include <stdlib.h>
00014
00015 namespace Arageli
00016 {
00017
00018
00019
00020
00021
00022
00023 }
00024
00025 #ifdef ARAGELI_INCLUDE_CPP_WITH_EXPORT_TEMPLATE
00026 #define ARAGELI_INCLUDE_CPP_WITH_EXPORT_TEMPLATE_smithpoly
00027 #include "smithpoly.cpp"
00028 #undef ARAGELI_INCLUDE_CPP_WITH_EXPORT_TEMPLATE_smithpoly
00029 #endif
00030
00031 #endif
00032