diff options
Diffstat (limited to 'src/lib/grok/util.h')
| -rw-r--r-- | src/lib/grok/util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/grok/util.h b/src/lib/grok/util.h index 069a6cc08..9996fa0e9 100644 --- a/src/lib/grok/util.h +++ b/src/lib/grok/util.h @@ -24,4 +24,4 @@ #include <vector> -extern std::vector<std::string> get_gpu_names(boost::filesystem::path binary, boost::filesystem::path filename); +extern std::vector<std::string> get_gpu_names(boost::filesystem::path binary); |
