Skip to content

Commit

Permalink
closing #10
Browse files Browse the repository at this point in the history
  • Loading branch information
DictumMortuum committed May 31, 2016
1 parent edeabb5 commit 1ec8f81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bitmap.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef BITMAP__
#define BITMAP__
#ifndef CLIB_BITMAP
#define CLIB_BITMAP

#define BIT (8*sizeof(unsigned char))
#define BITMAP_NOTFOUND -1
Expand Down

0 comments on commit 1ec8f81

Please sign in to comment.