Patch Power class

This commit is contained in:
Scott Lahteine
2018-02-10 15:41:18 -06:00
parent 4311dd13ae
commit 7280fa1e31
3 changed files with 7 additions and 4 deletions

View File

@@ -27,6 +27,8 @@
#ifndef POWER_H
#define POWER_H
#include "../core/types.h"
class Power {
public:
static void check();