This closes Bug 700
@ -31,7 +31,7 @@
#include "talk/p2p/client/sessionclient.h"
#include "talk/p2p/base/helpers.h"
#include "talk/base/logging.h"
#include "talk/xmllite/tqname.h"
#include "talk/xmllite/qname.h"
#include "talk/xmpp/constants.h"
#include "talk/xmllite/xmlprinter.h"
#include <iostream>
@ -30,7 +30,7 @@
#include "talk/session/receiver.h"
#include "talk/session/phone/phonesessionclient.h"
namespace {
const std::string NS_PHONE("http://www.google.com/session/phone");
@ -28,7 +28,7 @@
#include <string>
#include "talk/base/common.h"
#include "talk/xmllite/xmlelement.h"
#include "talk/xmllite/xmlconstants.h"
//#define new TRACK_NEW
@ -32,7 +32,7 @@
#include "talk/xmllite/xmlparser.h"
#include "talk/xmllite/xmlbuilder.h"
#include <iosfwd>
#include "talk/base/scoped_ptr.h"
namespace buzz {
#include "talk/base/stl_decl.h"
@ -29,7 +29,7 @@
#include "talk/base/basicdefs.h"
#include "talk/xmpp/jid.h"
#define _CRICKET_XMPP_XMPPLIB_BUZZ_CONSTANTS_H_
// also part of the API