Browse Source

Add TODO for dynamic goal implementation

Patrick-Christopher Mattulat 1 year ago
parent
commit
52a33b6a08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/ls_std/common/interface/IPosixReader.hpp

+ 1 - 1
include/ls_std/common/interface/IPosixReader.hpp

@@ -14,7 +14,7 @@
 
 namespace ls::std::common::interface_type
 {
-  class IPosixReader
+  class IPosixReader // TODO: add dynamic goal
   {
     public: