~bibledit/bibledit/ubuntu-cloud

« back to all changes in this revision

Viewing changes to unittests/html2usfm.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:
23
23
#include <editor/html2usfm.h>
24
24
#include <styles/logic.h>
25
25
#include <filter/string.h>
 
26
using namespace std;
26
27
 
27
28
 
28
29
void test_html2usfm ()