libcryfs/test/interface/BlockStoreTest.cpp

5 lines
161 B
C++
Raw Normal View History

2014-12-09 17:19:59 +01:00
/*
* Tests that the header can be included without needing additional header includes as dependencies.
*/
2015-02-17 00:23:33 +01:00
#include <messmer/blockstore/interface/BlockStore.h>