Skip to content

Commit 9223b91

Browse files
Fix wrong macro variable for process list.
1 parent ffed772 commit 9223b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dynamic-graph/process-list.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
#ifndef DYNAMIC_GRAPH_PROCESS_LIST_H_
7-
#define DYNAMIC_GRAPH_PROCESS_LIST_H
7+
#define DYNAMIC_GRAPH_PROCESS_LIST_H_
88

99
#include <boost/archive/text_iarchive.hpp>
1010
#include <boost/archive/text_oarchive.hpp>

0 commit comments

Comments
 (0)