it understands it has a version now
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
#define __VERSION_HPP
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
using namespace std;
|
||||
|
||||
namespace cellar {
|
||||
namespace version {
|
||||
string short_version();
|
||||
|
Reference in New Issue
Block a user