~zorba-coders/zorba/bugs-912586-912593-912722

« back to all changes in this revision

Viewing changes to src/store/naive/ordpath.cpp

  • Committer: Cezar Andrei
  • Date: 2012-03-28 15:42:12 UTC
  • mfrom: (10606.1.129 zorba)
  • Revision ID: cezar.lp@cezarandrei.com-20120328154212-jh2heq49xcqjppce
Merge from trunck and resolve ChangeLog conflict.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include "diagnostics/xquery_diagnostics.h"
23
23
#include "diagnostics/assert.h"
24
24
 
25
 
#include "store/naive/ordpath.h"
26
 
#include "store/naive/store_defs.h"
 
25
#include "ordpath.h"
 
26
#include "store_defs.h"
27
27
 
28
28
 
29
29
namespace zorba { namespace simplestore {