* brigfrontend/brig-function.cc: Include profile-count.h.
* brigfrontend/brig-to-generic.cc: Likewise.
From-SVN: r249962
+2017-07-04 Jakub Jelinek <jakub@redhat.com>
+
+ * brigfrontend/brig-function.cc: Include profile-count.h.
+ * brigfrontend/brig-to-generic.cc: Likewise.
+
2017-05-18 Thomas Schwinge <thomas@codesourcery.com>
* brigfrontend/brig-to-generic.h (class brig_to_generic): Use
#include "phsa.h"
#include "tree-pretty-print.h"
#include "dumpfile.h"
+#include "profile-count.h"
#include "tree-cfg.h"
#include "errors.h"
#include "function.h"
#include "phsa.h"
#include "tree-pretty-print.h"
#include "dumpfile.h"
+#include "profile-count.h"
#include "tree-cfg.h"
#include "errors.h"
#include "fold-const.h"