Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
atomicops.h
Go to the documentation of this file.
1 // Copyright 2011 Google Inc. All Rights Reserved.
16 
17 #ifndef PAGESPEED_KERNEL_BASE_ATOMICOPS_H_
18 #define PAGESPEED_KERNEL_BASE_ATOMICOPS_H_
19 
20 #include "base/atomicops.h"
21 
22 
23 #endif