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

    r2339 r3084  
    1010//
    1111//
    12 #include <tables/Tables/ExprNode.h>
    13 #include <tables/Tables/TableParse.h>
    14 #include <tables/Tables/ExprNode.h>
     12#include <tables/TaQL/ExprNode.h>
     13#include <tables/TaQL/TableParse.h>
    1514#include <casa/BasicSL/String.h>
    1615#include <casa/iostream.h>
Note: See TracChangeset for help on using the changeset viewer.