Skip to content

Commit

Permalink
fix test build with clang
Browse files Browse the repository at this point in the history
  • Loading branch information
polydroi committed Nov 10, 2016
1 parent 5f887ee commit 17b4286
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firmware/eeprom_file_ut.cpp
Expand Up @@ -19,6 +19,7 @@
#include <array>
#include "unittest.h"
#include "eeprom.h"
#include <cstdio>

static const std::array<char, EEPROM_SIZE> empty {};
static const uns8 block_size = 255;
Expand Down

0 comments on commit 17b4286

Please sign in to comment.