1
0
Fork 0

added ifdef for zeromq define

This commit is contained in:
Jan Steemann 2012-07-16 13:28:05 +02:00
parent 83f018e9ad
commit 2884125e09
1 changed files with 3 additions and 0 deletions

View File

@ -93,6 +93,9 @@ namespace triagens {
enum status_e {
JOB_DONE,
#ifdef TRI_ENABLE_ZEROMQ
JOB_DONE_ZEROMQ,
#endif
JOB_DETACH,
JOB_REQUEUE,
JOB_FAILED