~bibledit/bibledit/ubuntu-cloud

« back to all changes in this revision

Viewing changes to webserver/webserver.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:
44
44
#ifdef HAVE_WINDOWS
45
45
#include <io.h>
46
46
#endif
 
47
using namespace std;
47
48
 
48
49
 
49
50
// Internal function declarations.