~bibledit/bibledit/ubuntu-cloud

« back to all changes in this revision

Viewing changes to sync/changes.cpp

  • Committer: Teus Benschop
  • Date: 2022-11-13 10:10:35 UTC
  • Revision ID: teusjannette@gmail.com-20221113101035-tfpqtklwoj31b306
new upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
#include <sync/logic.h>
33
33
#include <checksum/logic.h>
34
34
#include <config/globals.h>
 
35
using namespace std;
35
36
 
36
37
 
37
38
string sync_changes_url ()