aboutsummaryrefslogtreecommitdiff
path: root/include/update_all.hh
blob: a5bb30487fb1c6350b3625e002b966e74cb6521a (plain)
1
2
3
4
5
6
#ifndef UPDATE_ALL
#define UPDATE_ALL

void update_all();

#endif