namespace std in managed dll
i added inlcude iostream, but i get a load of other errors if i do this:LINK : error LNK2020: unresolved token (0A000007) _CxxThrowException
LINK : error LNK2020: unresolved token (0A000015) delete
LINK : fatal error LNK1120: 2 unresolved externals

