Skip to content
Snippets Groups Projects
set 226 B
Newer Older
  • Learn to ignore specific revisions
  • #ifndef __SET_HEADER_WRAPPER_
    #define __SET_HEADER_WRAPPER_
    
    #include <bits/../set>
    #include <ostream>
    #include "compare"
    
    #include "string"
    #include "sstream"
    
    #include "extensions/set.hpp"
    
    #endif /* __SET_HEADER_WRAPPER_ */