move null_key into NcmpcppKeys

This commit is contained in:
Andrzej Rybczak
2010-04-18 16:42:59 +02:00
parent f617ccfc4d
commit 7dafec5718
4 changed files with 72 additions and 66 deletions

View File

@@ -28,6 +28,7 @@
#include <cmath>
#include <cstring>
#include <fstream>
#include <limits>
#include <fcntl.h>
#include <sys/time.h>