mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Modeling extern "C" in the index (part of bug 191989).
This commit is contained in:
parent
8581b3ac48
commit
a087fe8745
1 changed files with 3 additions and 2 deletions
|
@ -13,9 +13,10 @@
|
|||
/*
|
||||
* Created on Mar 15, 2005
|
||||
*/
|
||||
package org.import org.eclipse.cdt.core.dom.ast.DOMException;
|
||||
package org.eclipse.cdt.core.dom.ast.cpp;
|
||||
|
||||
import org.eclipse.cdt.core.dom.ast.DOMException;
|
||||
import org.eclipse.cdt.core.dom.ast.IFunction;
|
||||
pse.cdt.core.dom.ast.IFunction;
|
||||
|
||||
/**
|
||||
* @author aniefer
|
||||
|
|
Loading…
Add table
Reference in a new issue