mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
Merge commit '4ae649449235703be5a460fae083169e1d7a10e8'
This commit is contained in:
commit
749cf8f4eb
@ -1,3 +1,7 @@
|
|||||||
|
#if !(defined(WIN32) && !defined(__GNUC__))
|
||||||
|
#include <assert.h>
|
||||||
|
#define _ASSERTE assert
|
||||||
|
#endif
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include "Phreeqc.h"
|
#include "Phreeqc.h"
|
||||||
#include "PBasic.h"
|
#include "PBasic.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user