Browse Source

Remove unused scoped_ptr include (#1456)

pull/1461/head
Keghani Kouzoujian 9 years ago
committed by lararennie
parent
commit
91344ec85a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      cpp/src/phonenumbers/shortnumberinfo.cc

+ 0
- 1
cpp/src/phonenumbers/shortnumberinfo.cc View File

@ -19,7 +19,6 @@
#include <iterator>
#include <map>
#include "phonenumbers/base/memory/scoped_ptr.h"
#include "phonenumbers/default_logger.h"
#include "phonenumbers/matcher_api.h"
#include "phonenumbers/phonemetadata.pb.h"


Loading…
Cancel
Save