Xcode 10 Not Autocompleting Some Libraries in Include Statements

Can anyone else confirm this? Previously, if I had typed:


#include <>


Then began to insert some stardard libary names, such as string.h, math.h, vector, etc. it would autocomplete. Now, those libraries aren't showing up. Anyone else experiencing this or know of a fix? Thanks

Replies

You have misspelled "include", is that the reason?

No, that was a simple typo on the forums only.