CLion C++ Compiler Help PLZ

Revision en1, by LGMyoshi, 2023-01-17 09:31:44

Hi CF!

I'm using using c++ on my mac on CLion and I'm trying to import the following:

#include <ext/pb_ds/assoc_container.hpp>
#include <ext/pb_ds/tree_policy.hpp>

It just says "'ext/pb_ds/tree_policy.hpp' file not found". How do I fix this?

Much appreciated!

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English LGMyoshi 2023-01-17 09:31:44 314 Initial revision (published)