Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Helpers/defs.hpp

    r064178 rdd9d69  
    55 */
    66
    7 #ifndef DEFS_HPP_
    8 #define DEFS_HPP_
     7#ifndef HELPERS_DEFS_HPP_
     8#define HELPERS_DEFS_HPP_
    99
    1010// include config.h
     
    8989const extern unsigned int MAX_FRAGMENTATION_SKIPS;
    9090
    91 #endif /*DEFS_HPP_*/
     91#endif /* HELPERS_DEFS_HPP_*/
Note: See TracChangeset for help on using the changeset viewer.