chore(library/compiler/builtin): add remark

This commit is contained in:
Leonardo de Moura 2019-02-11 17:59:46 -08:00
parent 6be47dfb97
commit babaaed322

View file

@ -3,6 +3,9 @@ Copyright (c) 2018 Microsoft Corporation. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Leonardo de Moura, Max Wagner
REMARK: ******* THIS FILE WILL BE DELETED *********
It is being replaced with extern_attribute.cpp
*/
#include <unordered_map>
#include <string>