Fixing build error

This commit is contained in:
Michael Tryby
2018-11-19 16:51:39 -05:00
parent ad4969ea1b
commit a611832184

View File

@@ -5,9 +5,10 @@ QUALROUTE.C -- water quality routing module for the EPANET program
*********************************************************************
*/
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "mempool.h"
#include "types.h"