Ignore:
Timestamp:
11/25/15 16:34:04 (8 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: Yes/No?

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...


Get rid of warnings from table module that warns the change of the location of some header files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Scantable.cpp

    r3076 r3084  
    5555
    5656#include <tables/Tables/ArrColDesc.h>
    57 #include <tables/Tables/ExprNode.h>
     57#include <tables/TaQL/ExprNode.h>
    5858#include <tables/Tables/ScaColDesc.h>
    5959#include <tables/Tables/SetupNewTab.h>
     
    6161#include <tables/Tables/TableDesc.h>
    6262#include <tables/Tables/TableIter.h>
    63 #include <tables/Tables/TableParse.h>
     63#include <tables/TaQL/TableParse.h>
    6464#include <tables/Tables/TableRecord.h>
    6565#include <tables/Tables/TableRow.h>
Note: See TracChangeset for help on using the changeset viewer.