summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2015-11-11 17:30:26 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2015-11-11 17:30:26 +0000
commit9b54b41f7b43c61ac369723e8afdbce57ab7c688 (patch)
treea435da422158535445abe93f82991fcc80b85495 /openmp/runtime/src
parentf74012919811355771c7aae93fc4237d3fb44bcd (diff)
downloadbcm5719-llvm-9b54b41f7b43c61ac369723e8afdbce57ab7c688.tar.gz
bcm5719-llvm-9b54b41f7b43c61ac369723e8afdbce57ab7c688.zip
[OMPT] Remove unnecessary header in ompt-general.c
Patch by Harald Servat Differential Revision: http://reviews.llvm.org/D14565 llvm-svn: 252756
Diffstat (limited to 'openmp/runtime/src')
-rw-r--r--openmp/runtime/src/ompt-general.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openmp/runtime/src/ompt-general.c b/openmp/runtime/src/ompt-general.c
index 4ff11dbd948..4daae81917a 100644
--- a/openmp/runtime/src/ompt-general.c
+++ b/openmp/runtime/src/ompt-general.c
@@ -15,7 +15,6 @@
* ompt include files
****************************************************************************/
-#include "ompt-internal.h"
#include "ompt-specific.c"
OpenPOWER on IntegriCloud