some #include fixes, I think...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4573 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
#include <List.h>
|
||||
#include <Locker.h>
|
||||
|
||||
// Local Defines ---------------------------------------------------------------
|
||||
#define B_PREFERRED_TOKEN -2 /* A little bird told me about this one */
|
||||
#define B_NULL_TOKEN -1
|
||||
#define B_ANY_TOKEN 0
|
||||
#define B_HANDLER_TOKEN 1
|
||||
|
||||
/*!
|
||||
\class TokenHandler TokenHandler.h
|
||||
\brief Class to provide tokens with excluded values possible.
|
||||
|
||||
Reference in New Issue
Block a user