Skip to content

Commit

Permalink
Removed TString, TStringBuf, TVector, TMap, TList, TMutex, TCondVar f…
Browse files Browse the repository at this point in the history
…rom util, refactor string utils (#82)
  • Loading branch information
Gazizonoki authored and Shikaree68 committed Mar 9, 2024
1 parent 5f89cfb commit 85fb2ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions library/cpp/getopt/small/completer.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

#include "formatted_output.h"

#include <util/generic/ptr.h>

namespace NLastGetopt::NComp {
class ICompleter;

Expand Down

0 comments on commit 85fb2ac

Please sign in to comment.