Ignore:
Timestamp:
11/25/15 17:35:48 (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...


Reorder include files to suppress compiler warning related with _XOPEN_SOURCE redefinition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/PlotHelper.cpp

    r2951 r3085  
    1010//
    1111//
     12
     13// ASAP
     14#include "PlotHelper.h"
    1215
    1316// casacore
     
    2124#include <tables/Tables/TableRecord.h>
    2225
    23 
    24 #include "PlotHelper.h"
    2526
    2627#define SMALL_ANGLE 1.0e-7
Note: See TracChangeset for help on using the changeset viewer.