Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 2e20bac

Browse files
committed
Add header in value_factory.h
1 parent f25a31c commit 2e20bac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/include/type/value_factory.h

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
//===----------------------------------------------------------------------===//
2+
//
3+
// Peloton
4+
//
5+
// value_factory.h
6+
//
7+
// Identification: src/include/type/value_factory.h
8+
//
9+
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
10+
//
11+
//===----------------------------------------------------------------------===//
12+
113
#pragma once
214

315
#include <algorithm>

0 commit comments

Comments
 (0)