Skip to content

Commit

Permalink
move TBB_PREVIEW_RESUMABLE_TASKS macro in tbb tool definition
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Mar 10, 2021
1 parent 7c092f7 commit 6d13b7d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion FWCore/Concurrency/interface/include_first_syncWait.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
//
// Created by Chris Jones on 2/24/21.
//
#define TBB_PREVIEW_RESUMABLE_TASKS 1
#include "FWCore/Concurrency/interface/WaitingTaskHolder.h"
#include "tbb/task_group.h"
#include "tbb/task.h"
Expand Down
1 change: 0 additions & 1 deletion FWCore/Concurrency/src/SerialTaskQueue.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
//

// system include files
#define TBB_PREVIEW_RESUMABLE_TASKS 1
#include "tbb/task.h"

// user include files
Expand Down

0 comments on commit 6d13b7d

Please sign in to comment.