Commit a0bebab5 authored by alexey.musinov's avatar alexey.musinov Committed by Alexander Trofimov

[mobile] треугольник на хедере

parent 473e618d
......@@ -9,12 +9,12 @@
#ifndef _IMAGE_UTILS_H_
#define _IMAGE_UTILS_H_
#if defined(_IOS) || defined(DEBUG)
#import <Foundation/Foundation.h>
#import <GLKit/GLKView.h>
#import <UIKit/UIKit.h>
#include "BgraFrame.h"
namespace ImageUtils_IOS
{
static UIImage* BgraToUIImage(CBgraFrame* image)
......@@ -58,3 +58,5 @@ namespace ImageUtils_IOS
}
#endif
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment