troppoli
New Member
8 Posts |
Posted - Jun 17 2004 : 10:20:22 AM
|
I have a couple of headers named: Foo.h FooSelection.h FooSelectionGeometry.h
If I have an existing include: #include "FooSelection.h" ...and I place the cursor before the end quote and hit cntrl+space I get the include picker box . If I choose FooSelectionGeometry.h from that box, then I get: #include "FooSelectionGeometry.h.h"
Could ya trim off that extra .h?
|
|