mirror of
https://abf.rosa.ru/djam/megafuse.git
synced 2025-02-23 08:42:47 +00:00
19 lines
383 B
Diff
19 lines
383 B
Diff
*** sdk/megabdb.cpp 2015-01-17 19:46:29.000000000 +0300
|
|
--- sdk/megabdb.cpp.new 2016-05-30 00:41:05.000000000 +0300
|
|
***************
|
|
*** 18,24 ****
|
|
|
|
#include <sys/stat.h>
|
|
|
|
! #include <db_cxx.h>
|
|
|
|
#include "mega.h"
|
|
#include "megaclient.h"
|
|
--- 18,24 ----
|
|
|
|
#include <sys/stat.h>
|
|
|
|
! #include <db52/db_cxx.h>
|
|
|
|
#include "mega.h"
|
|
#include "megaclient.h"
|