Merge pull request #10 from trholding/master
Add missing boost/array header to console.h
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/array.hpp>
|
||||
#include "utils.h"
|
||||
#include "cray_logger.h"
|
||||
#include "debug_events.h"
|
||||
|
||||
Reference in New Issue
Block a user