using bso union and no OpenMP

This commit is contained in:
Sandhyaa Radhakrishnan 2011-08-22 06:16:24 +00:00
parent c746897a1f
commit 4be5cb2f12
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ int main (int argc, char * argv[])
{
CGAL::Timer t_mink_sum;
if (argc < 2) {
std::cerr << "Failed to open the input file." << std::endl;
return (1);