Browse Source

Add TODO for dynamic goal implementation

Patrick-Christopher Mattulat 1 năm trước cách đây
mục cha
commit
52a33b6a08
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: