Don't use deprecated headers.
[pulseview.git] / pv / view / tracetreeitem.cpp
index d859ebbb231471d8537a717046eebd5c7f996402..1cc3dd6d95e1a5d20acf62d385254bf791edfc75 100644 (file)
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <assert.h>
+#include <cassert>
 
 #include "view.hpp"