/usr/include/oce/OpenGl_degeneration.hxx is in liboce-visualization-dev 0.9.1-3.
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 | /*
File OpenGl_degeneration.c
Created by EUG
Modified 16/06/2000 : ATS : G005 : Move declarations to InterfaceGraphic_degeneration.h
*/
#ifndef __OPENGL_DEGENERATION_H
# define __OPENGL_DEGENERATION_H
#include <InterfaceGraphic_degeneration.hxx>
#endif /* __OPENGL_DEGENERATION_H */
|