00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*- 00002 00003 #ifndef banner_h 00004 #define banner_h 00005 00006 #include "initcalls.h" 00007 00008 // 00009 // INTERFACE definition follows 00010 // 00011 00012 00013 class Banner 00014 { 00015 00016 public: 00017 static FIASCO_INIT void init(); 00018 }; 00019 00020 #endif // banner_h