Use using instead of typedef
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 25 May 2020 18:26:45 +0000 (20:26 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 25 May 2020 18:29:44 +0000 (20:29 +0200)
commit0bc4dcd8a53edc4503cc2d0ec7ffd7ddc43dd614
tree0cea9566e35f5f75683f80f4b500c30a83bfc177
parent4825c472f6f83d9886cc25b05f38639a2861dd66
Use using instead of typedef

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
test/testsyncjournaldb.cpp