00001 #ifndef RULES2D_HPP 00002 #define RULES2D_HPP 00003 00004 #include "Rules.hpp" 00005 00006 class Rules2D 00007 { 00008 00009 public: 00010 }; 00011 00012 #endif