need to think about that parser again..

This commit is contained in:
2023-07-24 11:35:26 +02:00
parent 2585028e75
commit 0943863ec6

View File

@ -1 +1,9 @@
#pragma once
namespace cfdp {
class MsgsToUserParser {
};
}