File diff r27282:08934aac09a5 → r27283:895ef9174a75
src/random_access_file_type.h
Show inline comments
 
@@ -11,7 +11,6 @@
 
#define RANDOM_ACCESS_FILE_TYPE_H
 

	
 
#include "fileio_type.h"
 
#include <string>
 

	
 
/**
 
 * A file from which bytes, words and double words are read in (potentially) a random order.