Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjharrison committed Feb 6, 2024
2 parents d70e278 + ca5903f commit 10fa2fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions src/madness/world/thread.cc
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
#include <cstring>
#include <fstream>

#include <sys/sysinfo.h>

#if defined(HAVE_IBMBGQ) and defined(HPM)
extern "C" unsigned int HPM_Prof_init_thread(void);
extern "C" void HPM_Prof_start(unsigned int);
Expand Down
3 changes: 0 additions & 3 deletions src/madness/world/thread.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
#include <typeinfo>
#include <new>

#include <sys/sysinfo.h>


//////////// Parsec Related Begin ////////////////////
#ifdef HAVE_PARSEC
#include "parsec.h"
Expand Down

0 comments on commit 10fa2fb

Please sign in to comment.