Skip to content

Commit

Permalink
using define to enable sets
Browse files Browse the repository at this point in the history
  • Loading branch information
Buote Xu authored and Buote Xu committed May 22, 2012
1 parent ec767a2 commit 3a56313
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/fbi-test_b.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,11 @@
//#include <tuple>
#include "unittest.hxx"
// hack for testing purposes
#define __LIBFBI_USE_SET_FOR_RESULT__
#define private public
#include <fbi/fbi.h>
#undef private
#undef __LIBFBI_USE_SET_FOR_RESULT__
#include <fbi/traits.h>
//#include <fbi/tuplegenerator.h>
#include <fbi/connectedcomponents.h>
Expand Down

0 comments on commit 3a56313

Please sign in to comment.