projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Cosmetic changes
[invirt/third/libt4.git]
/
log.cc
diff --git
a/log.cc
b/log.cc
index
2f1d679
..
decb827
100644
(file)
--- a/
log.cc
+++ b/
log.cc
@@
-12,7
+12,7
@@
log::log(proposer_acceptor *_acc, string _me) : pxs (_acc) {
}
void log::logread(void) {
}
void log::logread(void) {
- ifstream from(name);
+ std::ifstream from(name);
string type;
unsigned instance;
string type;
unsigned instance;