Changeset 3084 for trunk/src/STGrid.cpp


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/STGrid.cpp

    r3015 r3084  
    2323#include <tables/Tables/TableRecord.h>
    2424#include <tables/Tables/TableRow.h>
    25 #include <tables/Tables/ExprNode.h>
     25#include <tables/TaQL/ExprNode.h>
    2626#include <tables/Tables/ScalarColumn.h>
    2727#include <tables/Tables/ArrayColumn.h>
Note: See TracChangeset for help on using the changeset viewer.