/usr/include/vxl/vcl/vcl_stdexcept.h is in libvxl1-dev 1.17.0.dfsg2-4.
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 | // This is vcl/vcl_stdexcept.h
#ifndef vcl_stdexcept_h_
#define vcl_stdexcept_h_
//:
// \file
// \author fsm
#include "vcl_compiler.h"
#include "iso/vcl_stdexcept.h"
#endif // vcl_stdexcept_h_
|