Skip to content
Snippets Groups Projects
Strategy.hpp 71 B
Newer Older
  • Learn to ignore specific revisions
  • Franck Dary's avatar
    Franck Dary committed
    #ifndef STRATEGY__H
    #define STRATEGY__H
    
    #include "Config.hpp"
    
    #endif