#pragma once #include "cafFilePath.h" #include #include QTextStream& operator<<( QTextStream& str, const std::vector& sobj ); QTextStream& operator>>( QTextStream& str, std::vector& sobj );