16 lines
228 B
C
16 lines
228 B
C
//
|
|
// UMComMacro.h
|
|
// UMCommunity
|
|
//
|
|
// Created by 张军华 on 16/6/21.
|
|
// Copyright © 2016年 Umeng. All rights reserved.
|
|
//
|
|
|
|
#ifndef UMComMacro_h
|
|
#define UMComMacro_h
|
|
|
|
|
|
#define UMComMixVersion
|
|
|
|
#endif /* UMComMacro_h */
|