Remove OpemMP support

This commit is contained in:
OSQZSS 2017-04-12 11:03:27 +09:00
parent 25e22775f7
commit f69e5eb283

View File

@ -5,7 +5,6 @@
#include <string.h>
#include <math.h>
#include <time.h>
#include <omp.h>
#ifdef _WIN32
#include "getopt.h"
#else