diff options
Diffstat (limited to 'src/lib/cross.h')
| -rw-r--r-- | src/lib/cross.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/cross.h b/src/lib/cross.h index 00457c968..d185286b1 100644 --- a/src/lib/cross.h +++ b/src/lib/cross.h @@ -22,3 +22,4 @@ #endif void dcpomatic_sleep (int); +extern std::pair<std::string, int> cpu_info (); |
