mercurial/bitmanipulation.h
changeset 48274 d86908050375
parent 46707 eed42f1c22d6
equal deleted inserted replaced
48268:16c3fe46929a 48274:d86908050375
     1 #ifndef _HG_BITMANIPULATION_H_
     1 #ifndef HG_BITMANIPULATION_H
     2 #define _HG_BITMANIPULATION_H_
     2 #define HG_BITMANIPULATION_H
     3 
     3 
     4 #include <string.h>
     4 #include <string.h>
     5 
     5 
     6 #include "compat.h"
     6 #include "compat.h"
     7 
     7