From d60b1de430f5095acbed34559faaea7a7cf2c1c0 Mon Sep 17 00:00:00 2001 From: John Oberschelp Date: Sat, 3 Aug 2019 17:54:26 -0700 Subject: [PATCH] Add persistence.cpp and common.h --- tst/airfs/airfs.vcxproj.filters | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/tst/airfs/airfs.vcxproj.filters b/tst/airfs/airfs.vcxproj.filters index f67a722d..8ade23f2 100644 --- a/tst/airfs/airfs.vcxproj.filters +++ b/tst/airfs/airfs.vcxproj.filters @@ -1,4 +1,4 @@ - + @@ -10,5 +10,13 @@ Source + + Source + - \ No newline at end of file + + + Source + + +