mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
convert assert to cassert to make VxWorks happier
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ surface tension N/m
|
||||
#include <string>
|
||||
#include <stdio.h>
|
||||
#include <iostream>
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
#include "crossplatform_shared_ptr.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user