linking error after tommi's changes.
Review URL: http://webrtc-codereview.appspot.com/140008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@566 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
b801571755
commit
c273019768
@ -112,7 +112,6 @@ void Append(Json::Value* object, const std::string& key, bool value);
|
||||
|
||||
void Append(Json::Value* object, const std::string& key, char * value);
|
||||
void Append(Json::Value* object, const std::string& key, double value);
|
||||
void Append(Json::Value* object, const std::string& key, float value);
|
||||
void Append(Json::Value* object, const std::string& key, int value);
|
||||
void Append(Json::Value* object, const std::string& key,
|
||||
const std::string& value);
|
||||
|
Loading…
Reference in New Issue
Block a user