aboutsummaryrefslogtreecommitdiff
path: root/src/list_tmp.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2010-05-04 07:38:31 -0700
committerThomas White <taw@bitwiz.org.uk>2010-05-04 08:56:17 -0700
commite447c2efb128823c93358c51a7d8f23636740f68 (patch)
tree68fb800a56d2e06cc6f3610b58a26ecc9bb6cb57 /src/list_tmp.h
parent07d406ce05760f633f72c2c3683dd3466423321a (diff)
process_hkl: Implement --scale option
Diffstat (limited to 'src/list_tmp.h')
-rw-r--r--src/list_tmp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/list_tmp.h b/src/list_tmp.h
index 2b8f703d..749d7e7a 100644
--- a/src/list_tmp.h
+++ b/src/list_tmp.h
@@ -18,6 +18,8 @@
*
*/
+#include <stdio.h>
+
#define ERROR_T(...) fprintf(stderr, __VA_ARGS__)
static inline void LABEL(integrate)(TYPE *ref, signed int h,