add #warning

master
leitner 16 years ago
parent 1efee85ec0
commit 49e8257931

@ -1,6 +1,8 @@
#ifndef IARRAY_H
#define IARRAY_H
#warning DO NOT USE THIS YET. It may look thread-safe but it is not!
#include "uint64.h"
#include <stddef.h>
#include <pthread.h>

Loading…
Cancel
Save