Fix web export build

This commit is contained in:
eska 2017-03-10 05:09:54 +01:00
parent 15c4d5006e
commit 1abf478eb9
4 changed files with 6 additions and 7 deletions

View file

@ -30,6 +30,8 @@
#ifndef PLATFORM_JAVASCRIPT_POWER_JAVASCRIPT_H_
#define PLATFORM_JAVASCRIPT_POWER_JAVASCRIPT_H_
#include "os/power.h"
class PowerJavascript {
private:
int nsecs_left;