This file is indexed.

/usr/lib/bouml/xmi2/cpp_includes is in bouml-plugouts-src 4.21-1.

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
// "a type" "needed cpp_includes"
"QVector" "#include <qptrvector.h>"

"QList" "#include <qptrlist.h>"

"QValueList" "#include <qvaluelist.h>"

"QDict" "#include <qdict.h>"

"QString" "#include <qstring.h>"

"QCString" "#include <qcstring.h>"

"QPtrDict" "#include <qptrdict.h>"

"QSocketDevice" "#include <qsocketdevice.h>"

"QMap" "#include <qmap.h>"

"QAsciiDict" "#include <qasciidict.h>"