Skip to content

Commit c8790d2

Browse files
ggouaillardetjsquyres
authored andcommitted
opal: remove unnecessary #include file
opal_config_bottom.h can only be #include'd in opal_config.h, so there is no need to #include "opal_config.h" inside. Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
1 parent 73d104f commit c8790d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opal/include/opal_config_bottom.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@
260260
including stdint.h */
261261
#define __STDC_LIMIT_MACROS
262262
#endif
263-
#include "opal_config.h"
264263
#include "opal_stdint.h"
265264

266265
/***********************************************************************

0 commit comments

Comments
 (0)