fixed build with CUDA after latest merge
This commit is contained in:
@@ -21,7 +21,7 @@ int main(int argc, char **argv)
|
||||
|
||||
if (cmd.get<bool>("help"))
|
||||
{
|
||||
cmd.printParams();
|
||||
cmd.printMessage();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user