~zorba-coders/zorba/bug1132937

« back to all changes in this revision

Viewing changes to src/compiler/parser/parser_helpers.cpp

  • Committer: rodolfo.ochoa at gmail
  • Date: 2013-03-27 19:49:18 UTC
  • Revision ID: rodolfo.ochoa@gmail.com-20130327194918-jusrnd7skmyflwqa
- Added DateTimeStamp to the API
- Fix for DocumentType in TypeIdentifier class
- Warning Fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 * limitations under the License.
15
15
 */
16
16
 
 
17
#include "stdafx.h"
17
18
#include "compiler/parser/query_loc.h"
18
19
#include "compiler/parser/location.hh"
19
20