Add missing <cassert> include
This commit is contained in:
parent
212e3c26a4
commit
4f857b71fc
@ -15,6 +15,7 @@
|
||||
along with OPM. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <cassert>
|
||||
|
||||
#include "extractPvtTableIndex.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user