Since the sdts++ port uses BSD make rather than GNU make the install target installs an incomplete set of headers. Fix: Build the port with GNU make. Patch follows. How-To-Repeat: cd /usr/ports/devel/sdts++ ; make install ; ls /usr/local/include/sdts++/io
State Changed From-To: open->closed Committed, thanks.