Commit MetaInfo

Revisão9856cfd834617042b039c3b159af76fd77512491 (tree)
Hora2010-04-16 07:22:54
Autorsatofumi
Commitersatofumi

Mensagem de Log

include 関係を更新

Mudança Sumário

Diff

diff -r e96f9a1994d8 -r 9856cfd83461 Doxyfile
--- a/Doxyfile Thu Feb 25 23:20:13 2010 +0000
+++ b/Doxyfile Thu Apr 15 22:22:54 2010 +0000
@@ -1352,7 +1352,7 @@
13521352 # toolkit from AT&T and Lucent Bell Labs. The other options in this section
13531353 # have no effect if this option is set to NO (the default)
13541354
1355-HAVE_DOT = NO
1355+HAVE_DOT = YES
13561356
13571357 # By default doxygen will write a font called FreeSans.ttf to the output
13581358 # directory and reference it in all dot files that doxygen generates. This
diff -r e96f9a1994d8 -r 9856cfd83461 qlm_batmon/BatteryState.cpp
--- a/qlm_batmon/BatteryState.cpp Thu Feb 25 23:20:13 2010 +0000
+++ b/qlm_batmon/BatteryState.cpp Thu Apr 15 22:22:54 2010 +0000
@@ -14,7 +14,6 @@
1414 #else
1515 #include "split.h"
1616 #include <algorithm>
17-#include <string>
1817 #include <fstream>
1918 #include <cstdlib>
2019 #endif
Show on old repository browser