anfo  1.0
anfo.h
Go to the documentation of this file.
1 #ifndef _ANFO_
2 #define _ANFO_
3 
4 #include <anfo/Exception.h>
5 #include <anfo/Season.h>
6 #include <anfo/Anime.h>
7 
8 #pragma comment(lib, "anfo.lib")
9 
10 #endif