RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
soa/sync/utils_js.h
00001 /* utils_js.h                                                    -*- C++ -*-
00002    26 November 2010
00003    Copyright (c) 2010 Datacratic.  All rights reserved.
00004 
00005 */
00006 
00007 #ifndef __utils_js__utils_js_h__
00008 #define __utils_js__utils_js_h__
00009 
00010 namespace Datacratic {
00011 namespace JS {
00012 
00013 extern const char * const utilsModule;
00014 
00015 } // namespace JS
00016 } // namespace utils
00017 
00018 
00019 #endif /* __utils_js__utils_js_h__ */
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator