~ubuntu-branches/ubuntu/vivid/reminders-app/vivid-proposed

« back to all changes in this revision

Viewing changes to 3rdParty/evernote-sdk-cpp/src/NoteStore_constants.cpp

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2014-07-04 07:35:58 UTC
  • Revision ID: package-import@ubuntu.com-20140704073558-t2grq61xc07lv2bh
Tags: upstream-0.4+14.10.20140704
ImportĀ upstreamĀ versionĀ 0.4+14.10.20140704

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/**
 
2
 * Autogenerated by Thrift
 
3
 *
 
4
 * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
 
5
 */
 
6
#include "NoteStore_constants.h"
 
7
 
 
8
namespace evernote { namespace edam {
 
9
 
 
10
const NoteStoreConstants g_NoteStore_constants;
 
11
 
 
12
NoteStoreConstants::NoteStoreConstants() {
 
13
}
 
14
 
 
15
}} // namespace
 
16