Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 653036a

Browse files
committed
fix build
1 parent b6c0024 commit 653036a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/include/common/dedicated_thread_registry.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
#include <thread>
1818
#include "common/macros.h"
1919
#include "common/dedicated_thread_task.h"
20+
#include "common/dedicated_thread_owner.h"
21+
2022

2123
namespace peloton {
2224

0 commit comments

Comments
 (0)