gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Merge
0 2 0
merge default
2 files changed with 2 insertions and 2 deletions:
↑ Collapse diff ↑
Show white space 4 line context
... ...
@@ -16,4 +16,5 @@
16 16
	lemon/bits/windows.cc
17 17

	
18
nodist_lemon_HEADERS = lemon/config.h	
18 19

	
19 20
lemon_libemon_la_CXXFLAGS = \
... ...
@@ -63,5 +64,4 @@
63 64
	lemon/color.h \
64 65
	lemon/concept_check.h \
65
	lemon/config.h \
66 66
	lemon/connectivity.h \
67 67
	lemon/counter.h \
Show white space 4 line context
... ...
@@ -23,5 +23,5 @@
23 23
#include <algorithm>
24 24

	
25
#include <lemon/core.h>
25
#include <lemon/config.h>
26 26
#include <lemon/bits/enable_if.h>
27 27
#include <lemon/bits/traits.h>
0 comments (0 inline)