#ifndef _LIBITTNOTIFY_H_
#define _LIBITTNOTIFY_H_
#ifndef __ITT_INTERNAL_INCLUDE
# if defined WIN32 || defined _WIN32
# pragma message("WARNING!!! Include file libittnotify.h is deprecated and should not be included anymore")
# else
# warning "Include file libittnotify.h is deprecated and should not be included anymore"
# endif
#endif
#include "legacy/ittnotify.h"
#endif