Skip to content

Commit

Permalink
load_tests/ScopeTime.h: Added missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarteberg committed Apr 10, 2015
1 parent 5fca45d commit 287f8f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions load_tests/ScopeTime.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define SCOPETIME_H

#include <sys/time.h>
#include <iostream>

class ScopeTime {
public:
Expand Down

0 comments on commit 287f8f3

Please sign in to comment.