Skip to content

fix #include<string>#1

Open
stasysp wants to merge 1 commit into
masterfrom
stasysp-strings
Open

fix #include<string>#1
stasysp wants to merge 1 commit into
masterfrom
stasysp-strings

Conversation

@stasysp

@stasysp stasysp commented Nov 21, 2017

Copy link
Copy Markdown
Owner

Iostream header includes string. But to to use std::string, it is nessesary to #include , otherwise the program might not run on different implementations, or even in later versions of the current one.

Iostream header includes string.  But to to use std::string, it is nessesary to  #include <string>, otherwise the program might not run on different implementations, or even in later versions of the current one.
@stasysp

stasysp commented Nov 21, 2017

Copy link
Copy Markdown
Owner Author

@Cadovvl

stasysp added a commit that referenced this pull request Nov 21, 2017
the same reason #1
@stasysp stasysp mentioned this pull request Nov 21, 2017
stasysp added a commit that referenced this pull request Nov 21, 2017
the same reason #1
@stasysp stasysp mentioned this pull request Nov 21, 2017
stasysp added a commit that referenced this pull request Nov 22, 2017
the same reason #1
stasysp added a commit that referenced this pull request Nov 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant