Added copyright notice to fix linting error

This commit is contained in:
Nathan Phillips 2017-11-03 15:12:26 +00:00
parent 476270b5ab
commit 7de4858dc0
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// Copyright 2016-2017 DiffBlue Limited. All Rights Reserved.
#include <iostream>
#include <util/cout_message.h>