firebase / quickstart-cpp

Firebase Quickstart Samples for C++
https://firebase.google.com/games
Apache License 2.0
206 stars 122 forks source link

trimming unused include statements; adding using statements #58

Closed Grant-Postma closed 3 years ago

Grant-Postma commented 3 years ago

As a developer, I want to clean up the unnecessary include statements and add using statements for repeated imported class code, so that the include statements only have what is essential in that document and it will cut down on the verbosity of the class imported code.

googlebot commented 3 years ago

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to determine that you authored the commits in this PR. Maybe you used a different email address in the git commits than was used to sign the CLA? If someone else authored these commits, then please add them to this pull request and have them confirm that they're okay with them being contributed to Google. If there are co-authors, make sure they're formatted properly.

In order to pass this check, please resolve this problem and then comment@googlebot I fixed it... If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.