From fbe97a324acf3bae605fcfd95dc7d5cf30653889 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 9 Mar 2018 10:49:18 +0100 Subject: [PATCH] Bug 532227: C++17 Missing standard headers in file associations Add the new header files introduced with C++17 Change-Id: Icb5086ff94cee309010ac0d502fba56ae3f266c5 Signed-off-by: Felix Morgner --- core/org.eclipse.cdt.core/plugin.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/org.eclipse.cdt.core/plugin.xml b/core/org.eclipse.cdt.core/plugin.xml index 509f4ac1a67..297d15424d6 100644 --- a/core/org.eclipse.cdt.core/plugin.xml +++ b/core/org.eclipse.cdt.core/plugin.xml @@ -577,6 +577,11 @@ content-type="org.eclipse.cdt.core.cxxHeader" file-names="condition_variable,ctgmath,cuchar,scoped_allocator,cstdalign,shared_mutex"/> + + +