Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

prevent protoc errors by skipping previously gen'd files #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

twoism
Copy link

@twoism twoism commented Dec 12, 2016

Removing this from the TODO list :)

@twoism twoism force-pushed the prevent-dup-generation branch from 9bb9bb9 to 7259513 Compare December 12, 2016 23:45
@gitsen
Copy link

gitsen commented Dec 12, 2016

👍

@@ -47,6 +47,7 @@
#include <google/protobuf/io/zero_copy_stream.h>

using std::string;
using namespace std;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can get rid of the 'using std::string' above if you're importing all of std::

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants