diff options
| -rw-r--r-- | native/include/rw-blocking.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/native/include/rw-blocking.h b/native/include/rw-blocking.h index d4463f7..7dceabf 100644 --- a/native/include/rw-blocking.h +++ b/native/include/rw-blocking.h | |||
| @@ -32,4 +32,4 @@ typedef std::vector<RWCount> RWCounts; | |||
| 32 | 32 | ||
| 33 | void merge_rw_requests(const TaskInfo &tsk, RWCounts &counts); | 33 | void merge_rw_requests(const TaskInfo &tsk, RWCounts &counts); |
| 34 | 34 | ||
| 35 | #endif RW_BLOCKING_H | 35 | #endif |
