/usr/include/sp/NCVector.sed is in libsp1-dev 1.3.4-1.2.1-47.3ubuntu1.
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 | 1i\
// This file is automatically generated. Do not edit!
s/Vector/NCVector/g
s/^#ifdef NC$/#if 1/
s/^#ifndef NC$/#if 0/
|