/usr/include/ncarg/nio/NclMdInc.h is in libncarg-dev 6.1.2-7.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | #include "NclTypedouble.h"
#include "NclTypefloat.h"
#include "NclTypelong.h"
#include "NclTypeint.h"
#include "NclTypeshort.h"
#include "NclTypestring.h"
#include "NclTypelogical.h"
#include "NclTypebyte.h"
#include "NclTypechar.h"
#include "NclTypeobj.h"
#include "NclTypeint64.h"
#include "NclTypeulong.h"
#include "NclTypeuint.h"
#include "NclTypeushort.h"
#include "NclTypeuint64.h"
#include "NclTypeubyte.h"
#include "NclMultiDValData.h"
#include "NclMultiDValHLUObjData.h"
#include "NclMultiDValnclfileData.h"
#include "NclOneDValCoordData.h"
#include "NclMultiDVallistData.h"
|