cdt/cdt_6_0_x/org.eclipse.cdt.ui.tests/resources/addInclude/ResolvedName.cpp.expected
author dadubrow
Thu, 05 Aug 2010 13:18:02 -0500
changeset 145 d9692fb089a1
parent 37 c2bce6dd59e7
permissions -rw-r--r--
not shipping pulsar plugins
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     1
#include "ResolvedName.h"
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     2
namespace ns4 {
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     3
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     4
A a;
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     5
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     6
}