mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Put imports
This commit is contained in:
parent
02988e794e
commit
b618113882
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ package org.eclipse.cdt.make.internal.core.makefile;
|
||||||
|
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
|
|
||||||
import org.eclipse.cdt.make.core.makefile.*;
|
import org.eclipse.cdt.make.core.makefile.ITarget;
|
||||||
|
|
||||||
public class Target implements ITarget {
|
public class Target implements ITarget {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue