#ifndef __BIGPOINT_H__ #define __BIGPOINT_H__ #include "bigpoint_cclass.h" #include "bigpoint_crypt.h" #include "bigpoint_dyntype.h" #include "bigpoint_hash.h" #include "bigpoint_packet.h" #endif//__BIGPOINT_H__ // vim: set et ts=4 sw=4: