LGMyoshi's blog

By LGMyoshi, history, 22 months ago, In English

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!

  • Vote: I like it
  • 0
  • Vote: I do not like it