mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
rearranged R headers for CRAN
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8707 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
3bd482a5b9
commit
96ef4c5b40
4
R/R.cpp
4
R/R.cpp
@ -1,10 +1,10 @@
|
|||||||
|
|
||||||
#include <R.h>
|
|
||||||
#include <Rdefines.h>
|
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include "Var.h"
|
#include "Var.h"
|
||||||
#include "IPhreeqc.hpp"
|
#include "IPhreeqc.hpp"
|
||||||
|
#include <R.h>
|
||||||
|
#include <Rdefines.h>
|
||||||
|
|
||||||
#define CONVERT_TO_DATA_FRAME
|
#define CONVERT_TO_DATA_FRAME
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user