added some missing header files
This commit is contained in:
parent
42e4a1970e
commit
00d591fbff
3
src/external/nexus/PNeXus.cpp
vendored
3
src/external/nexus/PNeXus.cpp
vendored
@ -29,6 +29,9 @@
|
||||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||
***************************************************************************/
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
#include "PNeXus.h"
|
||||
|
||||
#ifndef SIZE_FLOAT32
|
||||
|
@ -30,6 +30,7 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user